Skip to content

Rookout/k8s-auto-dns-and-tls-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-auto-dns-and-tls-guide

A simple guide for using:

We are also available on gitter if you encounter any problem!

Guide goal:

This is a FULL walkthrough for for configuring your kubernetes cluster for auto tls endpoints.

Adding a new DNS endpoint + SSL certificate in your kubernetes cluster will take only a few seconds.

Clone the repo before we start:

Clone the repo git clone https://github.com/rookout/k8s-auto-dns-and-tls-guide

Steps:

GKE

Step 1 - Create the cluster

Step 2 - Make your self cluster admin

Step 3 - Install helm

Step 4 - Install Demo app

Step 5 - Install external dns

Step 6 - Install nginx controller and ingress

Step 7 - Install cert-manager

Step 8 - Create a secure domain

Troubleshooting

If you encounter any issues whilst using cert-manager, and your issue is not documented, please file an issue.