如何停止和重新启动集群?我有一个Openshift企业帐户,目前正在使用该企业帐户进行培训,并希望保存为什么我要在不使用群集时停止它的原因。请指教。
我尝试使用以下命令停止它:
$ oc adm drain <node> --ignore-daemonsets --force --grace-period=30 --delete-local-data
我尝试使用下面的2命令启动它:
$ oc get nodes
$ oc get pods –all-namespaces
Openshift版本:
3.11.129_1515
在停止并启动集群之后,主节点显示了一些错误,并且无法使用以下命令访问CLI:
oc登录https://xxxx-x.xx-xxx.xxxxxx.xxx.ibm.com:xxxx --token = xxxxxxxxxx
以前,我可以使用此命令登录到实例。
下面是主节点中的错误
VPN server configuration update cancelled. CAE005: Unable to ibmcloud login ('ibmcloud login -a cloud.ibm.com -g default --no-region') with the following error message: [FAILED Could not get resource group: Resource group 'default' was not found. Use 'ibmcloud resource groups' to list all available resource groups.]. For troubleshooting steps, see the docs: http://ibm.biz/rhoks_ts_vpn_login. Incident ID: f422b388-c605-4c07-9478-5af2559bcce5
打开Openshift Web控制台时也出现错误:
Error
There was a problem getting the configuration of the OpenShift cluster.
The specified resource group cannot be used for this operation.
Incident ID: 50159220f7b9a546-NRT