-
更新指定的集群UpdateCluster
update_cluster(request) print(response) except exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg)
来自:百科 -
获取任务信息ShowJob
show_job(request) print(response) except exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg)
来自:百科 -
ZooKeeper如何配置
upgrade;; print-cmd)su root ${ZOOKEEPER_HOME}/bin/zkServer.sh print-cmd;; *) echo "requirestart|start-foreground|stop|status|restart|print-cmd";;
来自:百科 -
节点迁移MigrateNode
migrate_node(request) print(response) except exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg)
来自:百科 -
集群升级UpgradeCluster
-
获取AddonInstance详情ShowAddonInstance
-
绑定、解绑集群公网apiserver地址UpdateClusterEip
-
查询AddonTemplates列表ListAddonTemplates
-
节点移除RemoveNode
-
创建PVC(待废弃)CreateCloudPersistentVolumeClaims
-
重置节点ResetNode
-
回滚AddonInstanceRollbackAddonInstance
-
教你如何将华为云CDN日志转存到OBS
-
HTSeq是什么
-
更新AddonInstanceUpdateAddonInstance
-
创建AddonInstanceCreateAddonInstance
-
MISO是什么意思
-
创建集群CreateCluster
-
纳管节点AddNode
-
Numpy是什么
-
Lua JIT如何配置