mirror of https://github.com/kubernetes/kops.git
Capture logs from the etcd-cilium pod
This commit is contained in:
parent
0ed8942835
commit
d378128895
|
|
@ -68,6 +68,7 @@ func NewLogDumper(sshConfig *ssh.ClientConfig, artifactsDir string) *logDumper {
|
|||
"kube-controller-manager",
|
||||
"etcd",
|
||||
"etcd-events",
|
||||
"etcd-cilium",
|
||||
"glbc",
|
||||
"cluster-autoscaler",
|
||||
"kube-addon-manager",
|
||||
|
|
|
|||
Loading…
Reference in New Issue