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

Add helmfile for EKS external-dns #207

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add helmfile for EKS external-dns #207

wants to merge 5 commits into from

Conversation

aknysh
Copy link
Member

@aknysh aknysh commented Dec 14, 2019

what

  1. Add helmfile for EKS external-dns
  2. Activate RBAC
  3. Use Service Account for external-dns

why

  1. Provision external-dns for EKS cluster (which is different from external-dns for kops)
  2. Use IAM Role for Service Accounts to associate an IAM role with a Kubernetes service account. This service account can then provide AWS permissions to the containers in any pod that uses that service account

references

@aknysh aknysh requested a review from osterman December 14, 2019 06:15
@aknysh aknysh self-assigned this Dec 14, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant