Define k8s_cluster dynamically

This allows inventories to not define the k8s_cluster group manually.
This commit is contained in:
Max Gautier
2024-09-21 14:16:17 +02:00
parent 2ec1c93897
commit 7580e59bbf
2 changed files with 12 additions and 17 deletions

View File

@@ -96,10 +96,3 @@ instance-2
instance-3
instance-4
{% endif %}
[k8s_cluster:children]
kube_node
kube_control_plane
calico_rr
[calico_rr]