This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cdbda4a00f74b18fe33c123b3adb63fb12c7b546
kubernetes
/
cluster
/
images
/
hyperkube
/
addons
History
Girish Kalele
60d2293f4c
Address review comments
2016-05-31 10:14:33 -07:00
..
dashboard-rc.yaml
Set Dashboard UI version to v1.1.0-beta1
2016-05-23 09:27:02 +02:00
dashboard-svc.yaml
Large changes to the docker deployment. Added kube-addon-manager as a static pod. The addon-manager deploys kube-proxy as a DaemonSet as well as Dashboard and DNS automatically. SecurityContextDeny is removed from the manifests. Also, the turnup.sh and turndown.sh scripts are removed because we don't need them anymore, they're covered by the online documentation
2016-05-20 19:28:13 +03:00
dns-rc.yaml
Switch DNS addons from skydns to kubedns
2016-05-31 10:14:14 -07:00
dns-svc.yaml
Address review comments
2016-05-31 10:14:33 -07:00
kube-proxy.yaml
Large changes to the docker deployment. Added kube-addon-manager as a static pod. The addon-manager deploys kube-proxy as a DaemonSet as well as Dashboard and DNS automatically. SecurityContextDeny is removed from the manifests. Also, the turnup.sh and turndown.sh scripts are removed because we don't need them anymore, they're covered by the online documentation
2016-05-20 19:28:13 +03:00