machinezone / kubespec

Express Kubernetes resource specifications as code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Express Kubernetes resource specifications as code.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%Language:Shell 0.0%