Add simple Kubernetes example

This commit is contained in:
Markus Opolka
2022-07-21 15:05:24 +02:00
committed by PlantUML
parent 2d011e233e
commit 820fcca9ac
3 changed files with 136 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
- [Nginx simple reverse proxy example](./nginx-simple)
- [Nginx reverse proxy example with defined location directive (different context path)](./nginx-contextpath)
- [Kubernetes simple deployment](./kubernetes-simple)