Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_docs/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Follow official [kubectl installation guide](https://kubernetes.io/docs/tasks/to

k3s cluster can be created using K3D. The cluster will be configured with same options as production environment:

- CNI cillium is used, instead of default Flannel
- CNI cilium is used, instead of default Flannel
- All K3s add-ons are not installed (traefik, helmcontroller, localpath, coredns, etc.)
- kube-proxy is disabled (Cilium Kube-proxy replacement feature will be used)
- Cilium L2 LB announcement will be used
Expand Down