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

[Tencent:Cluster] I cannot access k8s cluster with kubeconfig #1386

Open
sykim-etri opened this issue Nov 18, 2024 · 0 comments
Open

[Tencent:Cluster] I cannot access k8s cluster with kubeconfig #1386

sykim-etri opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sykim-etri
Copy link
Member

텐센트 TKE를 통해 생성한 쿠버네티스에 대해 GetCluster()를 호출하여 확보한 .AccessInfo.Endpoint와 .AccessInfo.Kubeconfig를 활용하여 해당 쿠버네티스 클러스터에 접근할 수 없는 상황입니다.

Endpoint와 Kubeconfig의 데이터 양식이 변경되어 그런 것으로 추정되며, 추가적인 확인이 필요합니다.

    "AccessInfo": {
      "Endpoint": "lb-fa8wewdk-86wdzr4px2e3b51u.clb.hk-tencentclb.com:443",
      "Kubeconfig": "apiVersion: v1\nclusters:\n- cluster:\n    certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWT ...
    },  
@sykim-etri sykim-etri added the bug Something isn't working label Nov 18, 2024
@sykim-etri sykim-etri self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant