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.
2 parents 352700b + ff9b3e1 commit 13ca92dCopy full SHA for 13ca92d
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