Brendan Burns
37d2bab7ed
Merge pull request #2414 from hodduc/fix-aws-doc
...
Fix download link in aws/kubecfg documentation
2014-11-17 10:41:26 -08:00
Joe Beda
66d287f7e4
Merge branch 'rename-to-kube' of https://github.com/eparis/kubernetes into eparis-rename-to-kube
...
* 'rename-to-kube' of https://github.com/eparis/kubernetes :
rename kube server binaries to kube-
Conflicts:
docs/salt.md
2014-11-17 09:52:10 -08:00
Brendan Burns
5fc485f0bc
Merge pull request #2374 from serialx/master
...
Add missing Kubernetes proxy daemon to AWS CloudFormation template.
2014-11-17 09:48:59 -08:00
Joonsung Lee
e3ddd59344
Add SecurityGroupIngress on AWS CF template to allow UDP packets.
2014-11-17 22:11:49 +09:00
Junseong Lee
ac40cb6d74
Fix download link in aws/kubecfg documentation
...
Kubecfg's download link on Darwin and Linux are points to http://storage.googleapis.com/k8s/darwin/kubecfg .
Later one should be changed to http://storage.googleapis.com/k8s/linux/kubecfg .
2014-11-17 22:01:18 +09:00
Brian Hong
c91eec7cce
Add missing Kubernetes proxy daemon to AWS CloudFormation template.
2014-11-14 23:38:30 +09:00
Eric Paris
a99c3c7963
rename kube server binaries to kube-
...
apiserver becomes kube-apiserver
controller-manager -> kube-controller-manager
scheduler and proxy similarly.
Only thing I promise is that right now hack/build-go.sh and
build/release.sh exit with 0. That's it. Who knows if any of this
actually works....
2014-11-13 20:08:26 -05:00
Kelsey Hightower
efe7de38ea
docs: add aws getting started guide
2014-11-06 15:55:26 -08:00