-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add the ability for KRM functions to be run in pods/jobs. #6091
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/duplicateIndicates an issue is a duplicate of other open issue.Indicates an issue is a duplicate of other open issue.
Description
Eschewed features
- This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
What would you like to have added?
KRM functions can be run in the shell, or as containers when using Kustomize. To grant users more flexibility, could we look into running KRM functions in Kubernetes as a Pod.
Why is this needed?
It allows us to schedule kustomize workloads more effectively, when running in a kubernetes cluster. It also reduces the attack surface since kustomize does not need to mount the cgroups of the node.
Can you accomplish the motivating task without this feature, and if so, how?
Yes, by mounting the cgroups.
What other solutions have you considered?
N/A
Anything else we should know?
No response
Feature ownership
- I am interested in contributing this feature myself! 🎉
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triage/duplicateIndicates an issue is a duplicate of other open issue.Indicates an issue is a duplicate of other open issue.