[ Agent ] [ APP ] - k8s dashboard
This commit is contained in:
@@ -133,7 +133,11 @@ func (op *AgentOsOperator) deployRke(funcArgs []string) (bool, []string) {
|
||||
},
|
||||
})
|
||||
|
||||
//
|
||||
if !BasicCreateFolder("/root/.kube") {
|
||||
return false, []string{
|
||||
"[deployRke] - folder [/root/.kube] create error!",
|
||||
}
|
||||
}
|
||||
|
||||
// replace ip addr
|
||||
parseIP := net.ParseIP(funcArgs[0])
|
||||
|
||||
Reference in New Issue
Block a user