diff --git a/README.md b/README.md index 5d5be0a50..9c54f9e79 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,11 @@ For deploying telco-cloud with cloud-native functions, loxilb can be used as a S - [How-To : Standalone configuration](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/cmd.md) - [How-To : debug](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/debugging.md) +## Getting started with different K8s distributions & tools + +- [K3s : loxilb with default flannel](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/k3s_quick_start_flannel.md) +- [K3s : loxilb with cilium](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/quick_start_with_cilium.md) + ## Knowledge-Base - [What is eBPF](ebpf.md) - [What is k8s service - load-balancer](https://github.com/loxilb-io/loxilbdocs/blob/main/docs/lb.md)