Update 'k8s/setup_calico.yml'
This commit is contained in:
@@ -24,4 +24,6 @@
|
||||
- "sed -i 's:192.168.0.0/16:{{ POD_NETWORK_CIDR }}:g' $HOME/calico/custom-resources.yaml"
|
||||
- "kubectl apply -f $HOME/calico/custom-resources.yaml"
|
||||
args:
|
||||
creates: $HOME/calico/custom-resources.yaml
|
||||
creates: $HOME/calico/custom-resources.yaml
|
||||
- name: Setup Metrics API
|
||||
shell: "kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/high-availability.yaml"
|
Reference in New Issue
Block a user