This commit is contained in:
2024-02-19 14:02:57 +01:00
parent d0a2cb94a2
commit 5d502952ed
+12 -2
View File
@@ -2,7 +2,17 @@
## Dokumentation Kubernets Cluster ## Dokumentation Kubernets Cluster
### [Installation](Installation\Installation Kubernetes-Cluster.md) ### Installation
Einrichtung des Kubernetes-Clusters im Detail Einrichtung des Kubernetes-Clusters im Detail
### local-storage ### local-storage
Einrichtung lokales Persistentes Volume
### Distribution
Einrichtung lokale Docker/Image Registry
### NFS-Storage
Beispiel-StorageClass und PersistantVolume für NFS-Mounts
### mongodb
Beispiel-Deployment für mongodb. Standalone und Replica-Betrieb