Ability to add sidecar containers to static pod manifests #1490
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
Milestone
Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
It would be helpful if kubeadm had the ability add additional containers to the generated static pod manifests. For example, adding the aws-encryption-provider to the apiserver pod.
Example:
You could have a fixed one-off just for encryption provider support, however having this be generic could provide a solution to other use cases down the road.
Misc References
/cc @chuckha @sethpollack
The text was updated successfully, but these errors were encountered: