mirror of https://github.com/kubernetes/kops.git
Include kops-controller logs in toolbox dump
This commit is contained in:
parent
9a6d039ec1
commit
2947c75836
|
|
@ -67,6 +67,7 @@ func NewLogDumper(clusterName string, sshConfig *ssh.ClientConfig, keyRing agent
|
|||
"protokube",
|
||||
}
|
||||
d.files = []string{
|
||||
"kops-controller",
|
||||
"kube-apiserver",
|
||||
"kube-scheduler",
|
||||
"rescheduler",
|
||||
|
|
|
|||
Loading…
Reference in New Issue