Skip to content
Snippets Groups Projects
Commit 4a2abc1a authored by Bogdan Dobrelya's avatar Bogdan Dobrelya Committed by GitHub
Browse files

Merge pull request #845 from bogdando/docs

Comment cloud providers private networks use cases
parents 410c78f2 031cf565
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,10 @@ following default cluster paramters:
* *kube_hostpath_dynamic_provisioner* - Required for use of PetSets type in
Kubernetes
Note, if cloud providers have any use of the ``10.233.0.0/16``, like instances'
private addresses, make sure to pick another values for ``kube_service_addresses``
and ``kube_pods_subnet``, for example from the ``172.18.0.0/16``.
#### DNS variables
By default, dnsmasq gets set up with 8.8.8.8 as an upstream DNS server and all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment