mirror of https://github.com/istio/istio.io.git
issue 5314 - OpenShift 4.2+ requires customized CNI settings. Documenting them here. (#5315)
This commit is contained in:
parent
4d4e6ae28e
commit
af3c1b09c6
|
@ -111,6 +111,7 @@ The following table shows the required settings for many common Kubernetes envir
|
|||
| EKS (AWS) | _(none)_ | _(none)_ |
|
||||
| AKS (Azure) | _(none)_ | _(none)_ |
|
||||
| Red Hat OpenShift 3.10+ | _(none)_ | _(none)_ |
|
||||
| Red Hat OpenShift 4.2+ | `cniBinDir=/var/lib/cni/bin cniConfDir=/var/run/multus/cni/net.d` | _(none)_ |
|
||||
|
||||
### GKE setup
|
||||
|
||||
|
|
Loading…
Reference in New Issue