DEV Community

Bachi for Auth0

Posted on • Updated on • Originally published at auth0.com

Kubernetes Tutorial - Step by Step Introduction to Basic Concepts

TL;DR: In this article, you will learn how to leverage the Ambassador API Gateway to secure the apps running in your Kubernetes clusters with TLS certificates. The approach that the article describes will enable you to use Let's Encrypt to issue certificates for free. With that, you will be able to enhance the security of your clusters (and its apps) for free, even if you are hosting multiple domains on them. You can use this GitHub repository as a reference if you need to double check the Kubernetes resources presented here.

Continue Reading 🛠

Top comments (0)