https://github.com/jamesclonk/deployments
K8s deployments repository
https://github.com/jamesclonk/deployments
kapp kbld kubernetes kubernetes-deployment vendir ytt
Last synced: 2 months ago
JSON representation
K8s deployments repository
- Host: GitHub
- URL: https://github.com/jamesclonk/deployments
- Owner: JamesClonk
- Created: 2020-06-17T20:30:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-27T10:42:37.000Z (over 5 years ago)
- Last Synced: 2025-03-22T02:44:24.152Z (about 1 year ago)
- Topics: kapp, kbld, kubernetes, kubernetes-deployment, vendir, ytt
- Language: Shell
- Homepage:
- Size: 674 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deployments
K8s deployments repository
### tools
- ### https://carvel.dev (formerly https://k14s.io)
- ###### https://get-kapp.io
Deploy and view groups of Kubernetes resources as applications
- ###### https://get-ytt.io
Template and overlay Kubernetes configuration via YAML structures
- ###### https://github.com/k14s/kapp-controller
Kubernetes controller for Kapp, provides App CRDs
- ###### https://github.com/k14s/vendir
Declaratively state what files should be in a directory
- ###### https://get-kbld.io
Seamlessly incorporates image building, pushing, and resolution into deployment workflows
- ###### https://github.com/k14s/kwt
Expose Kubernetes overlay network directly to your local machine
- #### https://github.com/derailed/k9s
Terminal UI to interact with your Kubernetes clusters