https://github.com/machinezone/kubespec
Express Kubernetes resource specifications as code.
https://github.com/machinezone/kubespec
infrastructure-as-code kubernetes kubernetes-manifests kubernetes-resources
Last synced: 20 days ago
JSON representation
Express Kubernetes resource specifications as code.
- Host: GitHub
- URL: https://github.com/machinezone/kubespec
- Owner: machinezone
- License: bsd-3-clause
- Created: 2019-10-21T22:53:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T22:50:42.000Z (about 5 years ago)
- Last Synced: 2025-03-24T06:23:20.137Z (about 1 month ago)
- Topics: infrastructure-as-code, kubernetes, kubernetes-manifests, kubernetes-resources
- Language: Python
- Homepage:
- Size: 2.7 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kubespec
[](https://pypi.org/project/kubespec/)
[](https://pypi.org/project/kubespec/)
[](https://pypi.org/project/kubespec/)
[](/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.