Ostatnio aktywny 2 years ago

Kubernetes logs

drops zrewidował ten Gist 2 years ago. Przejdź do rewizji

1 file changed, 5 insertions

gistfile1.txt(stworzono plik)

@@ -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
Nowsze Starsze