This commit is contained in:
2024-07-03 19:35:21 +00:00
parent b8348de27a
commit 5ac7e482ea
12 changed files with 106 additions and 12 deletions

View File

@@ -1,3 +1,16 @@
---
# Group vars for Kubernetes worker nodes
kubernetes_role: node
open_ports:
- interface: any
protocol: tcp
port: 22
- interface: any
protocol: tcp
port: 10250
- interface: any
protocol: tcp
port: 10256
- interface: any
protocol: tcp
port: 30000-32767