zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.75k stars 177 forks source link

Support sidecarContainers #545

Open zegl opened 1 year ago

zegl commented 1 year ago

Will be in alpha in Kubernetes 1.28:

https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/753-sidecar-containers

kmarteaux commented 1 year ago

@zegl - Reading through the KEP. I'm certainly willing to work on supporting sidecarContainers when they become available in 1.28.