Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JamesClonk/k8s-deployments
K8s deployments repository
https://github.com/JamesClonk/k8s-deployments
aws-kms kapp kbld kubernetes kubernetes-deployment sops vendir ytt
Last synced: 3 months ago
JSON representation
K8s deployments repository
- Host: GitHub
- URL: https://github.com/JamesClonk/k8s-deployments
- Owner: JamesClonk
- Created: 2020-11-28T09:09:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T13:34:57.000Z (3 months ago)
- Last Synced: 2024-08-07T13:51:21.651Z (3 months ago)
- Topics: aws-kms, kapp, kbld, kubernetes, kubernetes-deployment, sops, vendir, ytt
- Language: Shell
- Homepage:
- Size: 335 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - JamesClonk/k8s-deployments - K8s deployments repository (kubernetes)
README
# k8s-deployments
[![Build](https://img.shields.io/github/actions/workflow/status/JamesClonk/k8s-deployments/all.yml?branch=master&label=Deployment)](https://github.com/JamesClonk/k8s-deployments/actions/workflows/all.yml)
[![Platform](https://img.shields.io/badge/Platform-Kubernetes-blue)](https://kubernetes.io/)K8s deployments repository
### Tools used
- #### https://k3s.io/
- ###### https://github.com/rancher/k3s- #### https://www.hetzner.com/cloud
- ###### https://github.com/hetznercloud/cli- #### https://github.com/mozilla/sops
Encrypt files with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP- #### 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/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/kapp-controller
Kubernetes controller for Kapp, provides App CRDs- #### https://github.com/derailed/k9s
Terminal UI to interact with your Kubernetes clusters