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

How to register a gke cluster? #760

Open
Tracked by #463
chaishiqi opened this issue Jan 24, 2025 · 1 comment
Open
Tracked by #463

How to register a gke cluster? #760

chaishiqi opened this issue Jan 24, 2025 · 1 comment
Labels
area/cluster-mgmt help wanted Extra attention is needed medium Requires a moderate level of project knowledge and skills, but does not require deep core technical priority/important-longterm P2 Important over the long term,but may not be staffed and/or may need multiple releases to complete
Milestone

Comments

@chaishiqi
Copy link

I have upload the kubeconfig from gke cluster, but it says "getting credentials: exec: executable gke-gcloud-auth-plugin not found", only find eks in the document.

Image

@elliotxx
Copy link
Collaborator

elliotxx commented Jan 24, 2025

@chaishiqi We are planning to support GKE #458 . GKE requires a built-in CLI to obtain a complete certificate, which is similar to the principle of EKS, so it is different from native certificates. It may be supported in v0.7.0 version.
And, Karpor is still in its early stages and there are still many areas that need to be caught up with. Thank you very much for your feedback!

@elliotxx elliotxx added this to the v0.7.0 milestone Jan 24, 2025
@github-actions github-actions bot mentioned this issue Jan 24, 2025
39 tasks
@elliotxx elliotxx added help wanted Extra attention is needed priority/important-longterm P2 Important over the long term,but may not be staffed and/or may need multiple releases to complete labels Jan 24, 2025
@elliotxx elliotxx added the medium Requires a moderate level of project knowledge and skills, but does not require deep core technical label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-mgmt help wanted Extra attention is needed medium Requires a moderate level of project knowledge and skills, but does not require deep core technical priority/important-longterm P2 Important over the long term,but may not be staffed and/or may need multiple releases to complete
Projects
None yet
Development

No branches or pull requests

2 participants