|
|
@ -25,3 +25,5 @@ |
|
|
|
- "kubectl apply -f $HOME/calico/custom-resources.yaml" |
|
|
|
- "kubectl apply -f $HOME/calico/custom-resources.yaml" |
|
|
|
args: |
|
|
|
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" |