mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2026-01-08 08:31:35 +00:00
Merge "Dev-Docs: Add warning about IP ranges consumed by K8s and Calico"
This commit is contained in:
@@ -28,6 +28,11 @@ For a deployment without cinder and horizon the system requirements are:
|
||||
|
||||
This guide covers the minimum number of requirements to get started.
|
||||
|
||||
.. warning:: By default the Calico CNI will use ``192.168.0.0/16`` and
|
||||
Kubernetes services will use ``10.96.0.0/16`` as the CIDR for services. Check
|
||||
that these CIDRs are not in use on the development node before proceeding, or
|
||||
adjust as required.
|
||||
|
||||
Host Configuration
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user