kubernetes Setting up TLS for Kubernetes Gateway API with Cilium and Cert-Manager Easily secure your Kubernetes apps with TLS using this step-by-step guide. Configure the Gateway API, Cilium, and Cert-Manager for HTTPS access. Simple instructions and code examples make setup a breeze.
kubernetes Self hosted kubernetes loadbalancing with cilium I have switched from calico CNI to cilium mostly because cilium comes with an ability to create a loadBalancer type of service without installing any third party application that is not possible using calico. With calico I was using metallb to have the ability to create loadbalancer. In order to