feat(docs) improve documentation with examples of manual and automated deployment. Complete overview.

This commit is contained in:
Tommy 2023-12-23 09:49:34 +01:00
parent b45f257b49
commit 1430ea08f9
No known key found for this signature in database

View file

@ -1,7 +1,9 @@
#+TITLE: Ingress
#+DATE: 2023-10-20
The charts maintains the internal networking and you wire the connection to the outside world. I use two ingress classes: Tailscale and nginx, and you can wire a service by adding to kustomization and [[https://fluxcd.io/][flux]] e.g. like the following.
The charts maintains the internal networking and you wire the connection to the outside world.
I use two ingress classes: Tailscale and nginx, and you can wire a service by adding to kustomization
and [[https://fluxcd.io/][flux]] e.g. like the following.
** Nginx