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.
1 parent 30e8dc2 commit ff9b3e1Copy full SHA for ff9b3e1
content/en/docs/tasks/administer-cluster/network-policy-provider/cilium-network-policy.md
@@ -51,7 +51,7 @@ For minikube you can deploy this simple ''all-in-one'' YAML file that includes
51
DaemonSet configurations for Cilium as well as appropriate RBAC settings:
52
53
```shell
54
-kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.6/install/kubernetes/quick-install.yaml
+kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.8/install/kubernetes/quick-install.yaml
55
```
56
57
configmap/cilium-config created
0 commit comments