add terraform project
This commit is contained in:
7
terraform/files/cloud-provider.yaml
Normal file
7
terraform/files/cloud-provider.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
machine:
|
||||
kubelet:
|
||||
extraArgs:
|
||||
cloud-provider: external
|
||||
nodeIP:
|
||||
validSubnets:
|
||||
- 0.0.0.0/0
|
||||
2
terraform/files/cp-scheduling.yaml
Normal file
2
terraform/files/cp-scheduling.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
cluster:
|
||||
allowSchedulingOnControlPlanes: false
|
||||
Reference in New Issue
Block a user