e006f763fe
It's extremely useful to get a describe of all resources as well as the Kubelet logs in the event of a job failure. Change-Id: Ic06aadda671fe24233e016c24173a1afca96302b
5 lines
81 B
YAML
5 lines
81 B
YAML
- hosts: all
|
|
roles:
|
|
- collect-container-logs
|
|
- collect-kubernetes-logs
|