Update Kubernetes tools and alternatives

Tomislav Kopić 2024-05-17 09:26:57 +00:00
parent 3197c3645e
commit b8a8d64ac2

@ -2,6 +2,7 @@
- [k9s](https://k9scli.io): A terminal-based UI for managing Kubernetes clusters, allowing easy interaction with Kubernetes resources and simplifying the monitoring and management tasks.
- [jet-pilot](https://github.com/unxsist/jet-pilot): A CLI tool designed to streamline the deployment and management of Kubernetes applications, offering enhanced operational efficiency.
- [helm](https://helm.sh): A package manager for Kubernetes that helps in defining, installing, and upgrading complex Kubernetes applications using Helm charts.
- [kubespray](https://github.com/kubernetes-sigs/kubespray): Production ready Ansible playbook to deploy a fully functioning kubernetes cluster and its basic components within minutes.
## Storage
- [longhorn](https://longhorn.io): A cloud-native distributed block storage system for Kubernetes, designed to provide persistent storage through lightweight and reliable volume management.