https://github.com/kubernetes-retired/kube-deploy
[EOL] A place for cluster deployment automation
https://github.com/kubernetes-retired/kube-deploy
k8s-sig-cluster-lifecycle
Last synced: 21 days ago
JSON representation
[EOL] A place for cluster deployment automation
- Host: GitHub
- URL: https://github.com/kubernetes-retired/kube-deploy
- Owner: kubernetes-retired
- License: apache-2.0
- Archived: true
- Created: 2016-03-28T18:05:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T08:42:44.000Z (about 5 years ago)
- Last Synced: 2024-11-05T14:43:48.195Z (6 months ago)
- Topics: k8s-sig-cluster-lifecycle
- Language: Go
- Homepage:
- Size: 128 MB
- Stars: 532
- Watchers: 54
- Forks: 225
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
README
# kube-deploy
This is a repository of community maintained Kubernetes cluster deployment
automations.Think of this as https://github.com/kubernetes/contrib for deployment
automations! Each subdirectory is its own project. It should be a place where
people can come see how the community is deploying kubernetes and should allow
for faster development iteration compared to developing in the main repository.