Update flannel to version v0.9.1
This includes a single fix to improve compatibility with later versions of Docker. Release note: https://github.com/coreos/flannel/releases/tag/v0.9.1
This commit is contained in:
@@ -271,7 +271,7 @@ to pass bridged IPv4 traffic to iptables' chains. This is a requirement for some
|
||||
please see [here](https://kubernetes.io/docs/concepts/cluster-administration/network-plugins/#network-plugin-requirements).
|
||||
|
||||
```shell
|
||||
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/v0.9.0/Documentation/kube-flannel.yml
|
||||
kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/v0.9.1/Documentation/kube-flannel.yml
|
||||
```
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user