mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Documentation of k8s_cluster auto-defined
Also remove the group from the example inventory, since it should not be needed anymore.
This commit is contained in:
@@ -8,7 +8,3 @@ node1
|
||||
|
||||
[kube_node]
|
||||
node1
|
||||
|
||||
[k8s_cluster:children]
|
||||
kube_node
|
||||
kube_control_plane
|
||||
|
||||
@@ -29,10 +29,3 @@
|
||||
# node4
|
||||
# node5
|
||||
# node6
|
||||
|
||||
[calico_rr]
|
||||
|
||||
[k8s_cluster:children]
|
||||
kube_control_plane
|
||||
kube_node
|
||||
calico_rr
|
||||
|
||||
Reference in New Issue
Block a user