Zuletzt aktiv 2 years ago

Kubernetes logs

drops hat die Gist bearbeitet 2 years ago. Zu Änderung gehen

1 file changed, 5 insertions

gistfile1.txt(Datei erstellt)

@@ -0,0 +1,5 @@
1 + for all pods:
2 + kubectl logs -f -n [namespace] -l [label] --all-containers --max-log-requests 6
3 +
4 + for hr:
5 + k describe hr
Neuer Älter