Update getting-started.md
This commit is contained in:
parent
e3c29d6303
commit
22c50d08cc
@ -190,9 +190,9 @@ cd aic-helm
|
|||||||
|
|
||||||
# set your network cidr--these values are only
|
# set your network cidr--these values are only
|
||||||
# appropriate for calico and may be different in your
|
# appropriate for calico and may be different in your
|
||||||
# environment
|
# environment: using example above = 10.25.0.0/16 (avoiding 192.168.0.0/16 overlap)
|
||||||
export osd_cluster_network=10.32.0.0/12
|
export osd_cluster_network=10.25.0.0/16
|
||||||
export osd_public_network=10.32.0.0/12
|
export osd_public_network=10.25.0.0/16
|
||||||
|
|
||||||
# on every node that will receive ceph instances,
|
# on every node that will receive ceph instances,
|
||||||
# create some local directories used as nodeDirs
|
# create some local directories used as nodeDirs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user