We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As i'm using many cluster in AlibabaCloud , it would be easier to manage kubeconfig directly from API, other than manually config all kubeconfig.
kubecm 可以直接管理公有云上集群的 kubeconfig, 下面一点想法
kubecm list --provider=alibabacloud kubecm switch --provider=alibabacloud {cluster_id}
阿里云可以通过下面两个API 达成
The text was updated successfully, but these errors were encountered:
Good idea
Sorry, something went wrong.
This feature will be released in the next version.
new feature for add commend:
add
kubecm add --provider =alibabacloud
sunny0826
No branches or pull requests
As i'm using many cluster in AlibabaCloud , it would be easier to manage kubeconfig directly from API, other than manually config all kubeconfig.
kubecm 可以直接管理公有云上集群的 kubeconfig,
下面一点想法
kubecm list --provider=alibabacloud
kubecm switch --provider=alibabacloud {cluster_id}
阿里云可以通过下面两个API 达成
The text was updated successfully, but these errors were encountered: