Merge pull request #487 from jumpkick/master

Add security warning: services will bind public IP
pull/403/merge
Tim Hockin 2016-05-09 22:40:42 -07:00
commit 00a96470e8
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ docker run \
This actually runs the kubelet, which in turn runs a [pod](/docs/user-guide/pods/) that contains the other master components.
** **SECURITY WARNING** ** services exposed via Kubernetes using Hyperkube are available on the host node's public network interface / IP address. Because of this, this guide is not suitable for any host node/server that is directly internet accessible. Refer to [#21735](https://github.com/kubernetes/kubernetes/issues/21735) for addtional info.
### Download `kubectl`
At this point you should have a running Kubernetes cluster. You can test this