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 a kustomize file to install the four manifests. #181

Open
raykrueger opened this issue Mar 7, 2023 · 0 comments
Open

Add a kustomize file to install the four manifests. #181

raykrueger opened this issue Mar 7, 2023 · 0 comments

Comments

@raykrueger
Copy link
Contributor

What would you like to be added:
I would like to add a kustomize file so this repo can be installed with kubectl apply -k vs using the clone and make approach, or doing kubectl apply -f with four different links.

Why is this needed:
Currently users are cloning this repo rand running make cluster-up which is extra steps. Alternatively, we could just add four kubectl apply -f lines to the repo README that installs the manifests from the [Makefile]j(https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/Makefile#L76).

Personally, I think the one line kubectl apply -k is nicer.
I'm happy to submit a PR for this.

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