Use Debian for Calico NetworkPolicy
parent
df247395df
commit
e6c31215e4
|
@ -8,6 +8,7 @@ You can deploy a cluster using Calico for network policy in the default [GCE dep
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
export NETWORK_POLICY_PROVIDER=calico
|
export NETWORK_POLICY_PROVIDER=calico
|
||||||
|
export KUBE_NODE_OS_DISTRIBUTION=debian
|
||||||
curl -sS https://get.k8s.io | bash
|
curl -sS https://get.k8s.io | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue