Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 736 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 736 Bytes

kubespec

Status Python Format License

kubespec is a set of foundational Python libraries for expressing Kubernetes resource specifications as code.

Stop wrangling YAML and start using programming tools and techniques to define configuration as typed objects, share logic across your organization, enforce consistent patterns across your services, validate specifications with tests, etc.