** gitlab: ongoing
=== Add your own Service === A service is composed of:* A deployment* A service* An ingress controller at minimum ==== 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>ubuntu@k8s:~$ k edit -n mattermost ingress/mattermost-ingress[...]metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt[...]</pre> === Debug ======= Access impossible ====
Sometimes the eth interface is in the sauce (to investigate), you have to reconfigure it.
</pre>
==== Certificate expiration ====
Sometimes K8S is in the sauce, something like this might help regenerate the certs