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

Creating new secured (ssl) domains in k8s using helm

Home Page:https://www.rookout.com/quick_guide_to_automating_tls_endpoints_in_kubernetes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About

Creating new secured (ssl) domains in k8s using helm

https://www.rookout.com/quick_guide_to_automating_tls_endpoints_in_kubernetes/


Languages

Language:Makefile 100.0%