一步一步出现错误
--backup-dir
--suffix
root@icp-master:~/mcm-3.1.1# cloudctl login -a https://swgcluster.icp:8443 -n kube-system --skip-ssl-validation
Username> admin
Password>
Authenticating...
OK
Targeted account swgcluster Account (id-swgcluster-account)
Targeted namespace kube-system
Configuring kubectl ...
Property "clusters.swgcluster" unset.
Property "users.swgcluster-user" unset.
Property "contexts.swgcluster-context" unset.
Cluster "swgcluster" set.
User "swgcluster-user" set.
Context "swgcluster-context" created.
Switched to context "swgcluster-context".
OK
Configuring helm: /root/.helm
OK
我在上述步骤上做错了还是错?还是有什么问题?
对不起,我的英语
答案 0 :(得分:0)
我使用命令在步骤3中修复它:
cloudctl目录load-ppa-archive -a mcm-3.1.1-amd64.tgz --registry swgcluster.icp:8500 / kube-system
只需在集群名称和端口之后在私有Docker注册表中添加/kube-system