https://github.com/editd/pyinfra-kubernetes
Deploy and configure Kubernetes components with pyinfra.
https://github.com/editd/pyinfra-kubernetes
Last synced: over 1 year ago
JSON representation
Deploy and configure Kubernetes components with pyinfra.
- Host: GitHub
- URL: https://github.com/editd/pyinfra-kubernetes
- Owner: EDITD
- License: mit
- Created: 2017-10-04T15:28:18.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2018-01-17T11:59:16.000Z (over 8 years ago)
- Last Synced: 2025-04-16T02:48:35.921Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 5
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pyinfra Kubernetes
Deploy and configure Kubernetes components with [pyinfra](https://github.com/Fizzadar/pyinfra).
## Getting Started
See [the example](./example) to see how to use `pyinfra-kubernetes`, [`pyinfra-etcd`](https://github.com/Fizzadar/pyinfra-etcd) and [`pyinfra-docker`](https://github.com/Fizzadar/pyinfra-docker) to build a local Kubernetes cluster (3x minions, 3x masters).