kubernetes-cli
: Kubernetes command-line interface. https://kubernetes.io/helm
: Kubernetes package manager. https://helm.sh/kind
: https://kind.sigs.k8s.io/, kind is a tool for running local Kubernetes clusters using Docker container “nodes”kustomize
: https://github.com/kubernetes-sigs/kustomize, Customization of kubernetes YAML configurations, required for kubebuilderistioctl
: https://istio.io/latest/docs/reference/commands/istioctlargocd
: ArgoCD CLI. https://argoproj.github.io/cdkubeseal
: Kubernetes controller and tool for one-way encrypted Secrets. https://github.com/bitnami-labs/sealed-secretskubectx
: Tool that can switch between kubectl contexts easily and create aliases. https://github.com/ahmetb/kubectxderailed/k9s/k9s
: Kubernetes CLI To Manage Your Clusters In Style. https://github.com/derailed/k9shelm/tap/chart-releaser
: Helps Turn GitHub Repositories into Helm Chart Repositories. https://github.com/helm/chart-releaserkubebuilder
: https://github.com/kubernetes-sigs/kubebuilder, Kubebuilder - SDK for building Kubernetes APIs using CRDsoperator-sdk
: https://github.com/operator-framework/operator-sdk, SDK for building Kubernetes applications