Skip to content
New issue

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

Feature Request: Manage kubeconfig with public cloud #44

Open
l1b0k opened this issue May 10, 2021 · 3 comments
Open

Feature Request: Manage kubeconfig with public cloud #44

l1b0k opened this issue May 10, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request kind/feature ategorizes issue or PR as related to a new feature.

Comments

@l1b0k
Copy link
Contributor

l1b0k commented May 10, 2021

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 达成

  • acs/api/v1/clusters.json 集群列表
  • acs/k8s/{cluster_id}/user_config kubeconfig
@sunny0826
Copy link
Owner

Good idea

@sunny0826 sunny0826 added the enhancement New feature or request label May 12, 2021
@sunny0826 sunny0826 added the kind/feature ategorizes issue or PR as related to a new feature. label Aug 31, 2021
@sunny0826
Copy link
Owner

This feature will be released in the next version.

@sunny0826
Copy link
Owner

new feature for add commend:

kubecm add --provider =alibabacloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/feature ategorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants