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 use kube2iam on self hosted cluster #362

Open
jyotibhanot opened this issue May 15, 2023 · 0 comments
Open

How to use kube2iam on self hosted cluster #362

jyotibhanot opened this issue May 15, 2023 · 0 comments

Comments

@jyotibhanot
Copy link

I have a self hosted cluster on baremetal servers with calico as a CNI. I also have AWS account where I have created the user with specific permissions.

This is what my values.yaml looks like

rbac:
  create: true

aws:
  # AWS region
  region: <AWS_REGION>

host:
  # Host interface configuration
  interface: "cali+"

Is there some way I can use my user to assume the roles created for microservices in pod.

What is the best method to use IAM roles in self hosted cluster.

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