MCPcopy Create free account
hub / github.com/Huawei/containerops / DeployInfraStacks

Function DeployInfraStacks

singular/module/deployment.go:54–230  ·  view source on GitHub ↗

DeployInfraStacks deploy all infras in the cluster. Deploy Sequence: Preparing SSH Key files -> Preparing VM -> Preparing SSL root Key files -> Deploy Etcd -> Deploy flannel -> Deploy k8s Master -> Deploy k8s node -> Parameters: db [bool] Save Deploy model and log in the database.

(d *objects.Deployment, db bool, stdout io.Writer, timestamp bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

templateDeployFunction · 0.92
folderDeployFunction · 0.92

Calls 15

InitClientMethod · 0.95
UploadSSHKeyMethod · 0.95
CreateDropletsMethod · 0.95
WriteLogFunction · 0.92
OpenDatabaseFunction · 0.92
MigrateFunction · 0.92
OpenSSHKeyFilesFunction · 0.92
GenerateSSHKeyFilesFunction · 0.92
WaitForHostPortFunction · 0.92
GenerateCARootFilesFunction · 0.92
UploadCARootFilesFunction · 0.92

Tested by

no test coverage detected