Very nice tool! thanks for working on this 👍🏼
I wonder if you'd consider adding validation of Object Names and IDs to ensure they conform with Kubernetes standards as described in https://kubernetes.io/docs/concepts/overview/working-with-objects/names/
for example, a volume named my_config should be rejected, while my-config should be valid