Skip to content

Commit c39ae77

Browse files
committed
reformatting
1 parent bcf3b24 commit c39ae77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/posts/kind-macos.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ kubectl cluster-info --context kind-kind
8888
Thanks for using kind! 😊
8989
```
9090

91-
Next we install Cilium CNI with IPv6 enabled
91+
### Cilium
92+
93+
Next we install Cilium CNI with IPv6 enabled. As of writing I am using Cilium version `1.17.1`
9294

9395
```bash
9496
❯ helm install cilium cilium/cilium --namespace=kube-system --set ipv6.enabled=true

0 commit comments

Comments
 (0)