Developer Advocate
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.
Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Omg, i’m traying to copy the resources, like any yaml file, or any file in github, but it’s no avalible something like that :"(
Take a look at the references github repository. Specifically I would suggest looking at 03-setup-ingress-controller/assets/manifests for the yaml files.
https://github.com/digitalocean/Kubernetes-Starter-Kit-Developers/tree/main/03-setup-ingress-controller/assets/manifests
Could you please post a git repo of the YAML files used within this video tutorial?
Is there a text tutorial somewhere for those of us who dont do video in the office?
im getting a 503 Service Temporarily Unavailable?