Helm

%%bash
kubectl config current-context
MINIKUBE

%%bash
helm init
Creating /home/slavko/.helm 
Creating /home/slavko/.helm/repository 
Creating /home/slavko/.helm/repository/cache 
Creating /home/slavko/.helm/repository/local 
Creating /home/slavko/.helm/plugins 
Creating /home/slavko/.helm/starters 
Creating /home/slavko/.helm/cache/archive 
Creating /home/slavko/.helm/repository/repositories.yaml 
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 
Adding local repo with URL: http://127.0.0.1:8879/charts 
$HELM_HOME has been configured at /home/slavko/.helm.

Error: error installing: Post https://192.168.2.89:8443/apis/extensions/v1beta1/namespaces/kube-system/deployments: dial tcp 192.168.2.89:8443: getsockopt: connection refused