huawei安装CCI配置kubectl
<pre><code>168 2024-04-15 20:53:22 chmod +x /home/shiyue/kubectl
169 2024-04-15 20:53:29 cp /home/shiyue/kubectl /usr/local/bin/
170 2024-04-15 20:53:40 cp /home/shiyue/kubectl /usr/bin/
171 2024-04-15 20:53:43 kubectl
172 2024-04-15 20:53:45 kubectl -v
173 2024-04-15 20:54:19 wget https://cci-iam-authenticator.obs.cn-north-4.myhuaweicloud.com/latest/linux-amd64/cci-iam-authenticator
174 2024-04-15 20:54:34 ll
175 2024-04-15 20:54:37 chmod +x ./cci-iam-authenticator
176 2024-04-15 20:54:49 cp cci-iam-authenticator /usr/local/bin/
177 2024-04-15 20:54:54 cp cci-iam-authenticator /usr/bin/
178 2024-04-15 20:56:11 cci-iam-authenticator generate-kubeconfig --cci-endpoint=https://cci.cn-east-3.myhuaweicloud.com --domain-name=shiyue666 --user-name=shiyongchuan --password='Syc112816.'
</code></pre>