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

Document Assume Role usage for EKS provider #873

Open
clstokes opened this issue Mar 12, 2020 · 1 comment
Open

Document Assume Role usage for EKS provider #873

clstokes opened this issue Mar 12, 2020 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@clstokes
Copy link

Problem description

When a user tries to use assume role with https://github.com/pulumi/pulumi-eks, they get an error message about the cluster being "unreachable". We added support for assume role with EKS at #140 with CreationRoleProvider but this is not easily discoverable.

Example Error Message

kubernetes:core:ConfigMap (eks-cluster-nodeAccess):
  error: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: the server has asked for the client to provide credentials

Suggestions for a fix

@Sefiris
Copy link

Sefiris commented Oct 5, 2021

+1 to this, i see this has already been open for more than a year, and I would document it myself if i actually understood this, however I've tried using this in combination with KubeconfigOptions.role_arn as to not deploy an EKS cluster through the pulumi iam user but through an IAM role but the runs always end in the kube api requiring credentials

@susanev susanev added the kind/enhancement Improvements or new features label Apr 2, 2022
@susanev susanev transferred this issue from pulumi/docs Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants