We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d9ee35 + e3d9bfe commit 67bae0bCopy full SHA for 67bae0b
1 file changed
templates/k8s.yaml
@@ -136,7 +136,7 @@ provision:
136
137
{{if not ( and .Param.url .Param.token )}}
138
# Installing a Pod network add-on
139
- kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.27.4/kube-flannel.yml
+ kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.28.4/kube-flannel.yml
140
# Control plane node isolation
141
kubectl taint nodes --all node-role.kubernetes.io/control-plane-
142
# Symlink the kubeconfig file to the default location for kubectl
0 commit comments