checkout<cluster>toswitchdefaultkubeconfigofthe clusternew<cluster>to start anewk8sdeploywithname'cluster'setup<cluster><step>to setup a cluster,also supporting a step-by-step way start<cluster>to start allofthe k8s services stopped by'ezctl stop'stop<cluster>to stop allofthe k8s services tempo...
setup <cluster> <step> to setup a cluster, also supporting a step-by-step way start <cluster> to start all of the k8s services stopped by 'ezctl stop' stop <cluster> to stop all of the k8s services temporarily upgrade <cluster> to upgrade the k8s cluster ...
k8s集群一键安装-使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响 - kubeasz/docs/setup/ezctl.md at master · Henry-jie/kubeasz
usage-setup ;; (add-etcd) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-etcd.md'" ;; (add-master) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-master.md'" ;; (add-node) echo -e "read mo...
start-aio to quickly setup an all-in-one clusterwith'default'settings Cluster ops:add-etcd<cluster><ip>to add a etcd-node to the etcd cluster add-master<cluster><ip>to add a master node to the k8s cluster add-node<cluster><ip>to add a work node to the k8s cluster ...
Breadcrumbs kubeasz /docs /setup / ezctl.mdTop File metadata and controls Preview Code Blame 114 lines (95 loc) · 4.64 KB Raw ezctl 命令行介绍 为什么使用 ezctl kubeasz 项目使用ezctl 方便地创建和管理多个k8s 集群,ezctl 使用shell 脚本封装ansible-playbook 执行命令,它十分轻量、简单和易于扩展...
usage-setup ;; (add-etcd) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-etcd.md'" ;; (add-master) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-master.md'" ...
(setup) usage-setup ;; (add-etcd) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-etcd.md'" ;; (add-master) echo -e "read more > 'https://github.com/easzlab/kubeasz/blob/master/docs/op/op-master.md'" ...
setup <cluster> <step> to setup a cluster, also supporting a step-by-step way start <cluster> to start all of the k8s services stopped by 'ezctl stop' stop <cluster> to stop all of the k8s services temporarily upgrade <cluster> to upgrade the k8s cluster ...
(etcd snapshot) restore <cluster> to restore the cluster state from backups start-aio to quickly setup an all-in-one cluster with 'default' settings Cluster ops: add-etcd <cluster> <ip> to add a etcd-node to the etcd cluster add-master <cluster> <ip> to add a master node to the...