An open API service indexing awesome lists of open source software.

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

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