Skip to content

Commit a0d1143

Browse files
authored
Merge pull request #6355 from tomdee/bump-flannel-version
Update flannel to version v0.9.1
2 parents eef1f19 + 711ce0c commit a0d1143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup/independent/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ to pass bridged IPv4 traffic to iptables' chains. This is a requirement for some
271271
please see [here](https://kubernetes.io/docs/concepts/cluster-administration/network-plugins/#network-plugin-requirements).
272272

273273
```shell
274-
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/v0.9.0/Documentation/kube-flannel.yml
274+
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/v0.9.1/Documentation/kube-flannel.yml
275275
```
276276

277277
- For more information about `flannel`, please see [here](https://github.com/coreos/flannel).

0 commit comments

Comments
 (0)