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

Support kubectl builtin kustomize #1601

Open
jkroepke opened this issue Nov 24, 2020 · 6 comments
Open

Support kubectl builtin kustomize #1601

jkroepke opened this issue Nov 24, 2020 · 6 comments

Comments

@jkroepke
Copy link

Hi,

I tried strategicMergePatches do today, but It failed because "kustomize": executable file not found in $PATH.

Since kubernetes 1.14, kustomize ist part of the kubectl command (kubectl kustomize). The standalone kustomize binary should not required anymore.

@eigood
Copy link

eigood commented Nov 24, 2020

My coworker said that this is because the kustomize in kubectl is old, and not featureful enough as the standalone version.

@jkroepke
Copy link
Author

jkroepke commented Nov 24, 2020

Maybe not all feature are required for helmfile?

kustomize in kubectl is old

Just for reference: kubernetes-sigs/kustomize#1500

@dalbani
Copy link
Contributor

dalbani commented Jan 14, 2021

@jkroepke
Maybe interesting to you: the Docker image of Helmfile now includes kustomize.
#1626

@jkroepke
Copy link
Author

@eigood kubernetes/kubernetes#98946 looks like in next kubectl, kustomize is up 2 date. this could be relevant now

@petrovicboban
Copy link

Does helmfile still require kustomize binary?

@petrovicboban
Copy link

petrovicboban commented Feb 15, 2022

It seems it doesn't, from #1736 .
This issue should be reviewed and closed.

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

4 participants