Tools list
Here are some recommended tools to enhance your workflow.
Kubernetesβ
- kubectl: Kubernetes command line tool
- helm: Kubernetes package manager
- helmfile: Declarative spec for deploying helm charts
- kubectx + kubens: Power tools for managing
kubectlcontexts and namespaces. - kubeswitch: A tool for managing multiple
kubeconfigfiles.