Huawei / containerops

DevOps Orchestration Platform
Apache License 2.0
337 stars 85 forks source link

Add an 'append' command #691

Open crystaldust opened 6 years ago

crystaldust commented 6 years ago

Sometimes we need to append a node to an existing cluster. For the existing template, we can add one or more node info, then apply it with append subcommand instead of deploy. When reading the template yaml with append subcommand, we can first check if the cluster's master and workers are there, then apply the infras to the newly added nodes.

crystaldust commented 6 years ago

@genedna Pls assign the issue to me

genedna commented 6 years ago

@crystaldust OK