Kubernetes cluster Client with Helm, Kubectl and Helmfile
-
Set the Environment variable KUBECONFIG_PATH defined in the .env with the path of your .kube directory; Eg /Users/you/.kube . This setting is requited to mount a volume.
-
Execute
make d-build
- Execute
make d-run