Guide to demonstrate how to implement Letsencrypt with Traefik on k3s Kubernetes to encrypt your traffic with TLS.
Letsencrypt
A collection of 2 posts
Secure your Elasticsearch Cluster with Basic Auth using Nginx and SSL from Letsencrypt
In this tutorial we will setup a reverse proxy using nginx to translate and load balance traffic through to our elasticsearch nodes. We will also protect our elasticsearch cluster with basic auth and use letsencrypt to retrieve free ssl certificates.…