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 add a member to an AWS managed cluster #339

Open
xushijie9 opened this issue Oct 4, 2024 · 0 comments
Open

How to add a member to an AWS managed cluster #339

xushijie9 opened this issue Oct 4, 2024 · 0 comments

Comments

@xushijie9
Copy link

We have asked AWS support. EKS managed clusters cannot provide the following required ca_data, cert_data, key_data. How can we join the EKS managed cluster to the federated cluster? Or is there any other solution?
$ export ca_data=$(base64 NEW_CLUSTER_CA) $ export cert_data=$(base64 NEW_CLUSTER_CERT) $ export key_data=$(base64 NEW_CLUSTER_KEY)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant