devops MicroK8s: Setup Ingress Nginx Controller and Cert Manager on Kubernetes Single Node Cluster One of the advantages of MicroK8s is that it allows users to use almost all the tools and libraries available for common Kubernetes clusters, including the popular Nginx Ingress.
ingress NGINX: Introduction to The Most Popular Ingress Controller in Kubernetes World There are many Ingress Controllers available, such as HAProxy, Traefik, and Istio. However, one of the most popular and widely used controllers is NGINX.
devops Kong: Setup The Most Popular API Gateway on Kubernetes Cluster An API Gateway serves as a critical component in a microservices architecture by acting as a reverse proxy for your APIs.
devops How to get Free SSL Certificate for Kubernetes Cluster using Let's Encrypt Using SSL is essential for any website that wants to protect its users' sensitive information. Without SSL, data can be intercepted and stolen by hackers, putting users' privacy and security at risk.