v0.0.4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user