Docker Cookbook by Sébastien Goasguen

Docker Cookbook by Sébastien Goasguen

Author:Sébastien Goasguen
Language: eng
Format: mobi, epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2015-11-17T16:00:00+00:00


Warning

For testing and learning purposes, you might decide to start the API server with the option --insecure-bind-address=0.0.0.0, which will bind the so-called localhost port to all your network interfaces, including the public IP address of your Kubernetes master node. This is handy, as you can reach your cluster at http://<KUBE_MASTER_IP>:8080 unauthenticated, but it will be totally insecure.

Warning

By default, Kubernetes will expose read-only access on port 7080 on all interfaces. If your firewall opens 7080 to the world, you will offer an unauthenticated view to your cluster. However, this should change prior to Kubernetes v1.0.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.