Changes

Kubernetes

267 bytes added, 21:05, 8 August 2021
** [[MQTT|MQTT gateway]]
** gitlab: ongoing
 
=== Add your own ===
 
==== SSL ====
 
* We use cert-manager to manage LetsEncrypt certs, you only need to add this annotation to your Ingress Controller for it to manage your cert,
<pre>
metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt
<pre>
=== Debug ===
ControlGroup, administrator
4,205
edits