digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
547 stars 45 forks source link

Check if pods referencing dobs volumes are owned by a statefulset #106

Closed varshavaradarajan closed 3 years ago

varshavaradarajan commented 3 years ago

Pods referencing DOBS volumes should always use a StatefulSet. Add this check to the doks group.