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 Kubernetes generate certificate using certmanager with dns authenticator using cloudflare Now that I have installed a haproxy ingress controller it is time to add ssl to our website. For this I will be using an ssl certificate generated on cloudflare by certmanager. Since I am hosting the DNS on cloudflare and mostly using wildcard certificates I am kind of forced
kubernetes Featured Install and configure Haproxy ingress controller on kubernetes In this post I will explain how to install and configure the haproxy ingress In order to have this work you need a fully installed kubernetes cluster a workstation with Helm 3.6 preferably 3.7 installed. We need to install the haproxy repository to the helm chart. #helm repo