From 5ba029522065b93c80a636f3f47e97e548eb82fa Mon Sep 17 00:00:00 2001 From: Trekkie <111065900+TrekkieCoder@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:52:33 +0900 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 34887fed..59753f41 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -68,6 +68,8 @@ nav: - How-To - Deploy loxilb with ingress-nginx: loxilb-nginx-ingress.md - How-To - Deploy loxilb in-cluster for multus based secondary services: loxilb-incluster-multus.md - How-To - Kubernetes virtual cluster setup with k3k and loxilb: k3k-virtual-cluster.md + - How-To - Kubernetes service sharding with loxilb: service-sharding.md + - Knowledge Base: - What is eBPF: ebpf.md - What is k8s service - load-balancer: lb.md