Ready to take that cluster into production? Is it secured?
Learn how to install and configure the Kubernetes Ingress NGINX Controller and connect it with cert-manager to generate TLS certificates using Let’s Encrypt. Setting up Ingress and TLS termination ensures that traffic from the internet into your cluster is encrypted, an essential step for a Kubernetes clusters serving in production.
Installing and configuring the Kubernetes NGINX Ingress Controller
Setting up cert-manager to automatically generate and rotate TLS certificates from Let’s Encrypt
How to test that TLS termination is working
Platform engineers setting up production Kubernetes clusters
Developers interested in enabling https for applications inside a Kubernetes cluster
cert-manager Cloud native certificate management for Kubernetes
DigitalOcean Kubernetes (DOKS) is a managed Kubernetes service that lets you deploy Kubernetes clusters without the complexities of handling the control plane and containerized infrastructure. Clusters are compatible with standard Kubernetes toolchains and integrate natively with DigitalOcean Load Balancers and block storage volumes.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in our Questions & Answers section, find tutorials and tools that will help you grow as a developer and scale your project or business, and subscribe to topics of interest.
Sign up
im getting a 503 Service Temporarily Unavailable?