feathr-ai / helm-charts

Apache License 2.0
1 stars 0 forks source link

[DOC] Installation of Helm Charts failed #2

Closed ahlag closed 1 year ago

ahlag commented 1 year ago

Willingness to contribute

Yes. I can contribute a fix for this bug independently.

Feathr version

0.9.0

System information

Describe the problem

When running helm install for installing feathr to kubernetes, connection is refused.

helm install feathr-online feathr-helm-charts/feathr-online

Error: INSTALLATION FAILED: Kubernetes cluster unreachable: Get "https://kubernetes.docker.internal:6443/version": dial tcp 127.0.0.1:6443: connect: connection refused

Works in @blrchen environment

image
ahlag commented 1 year ago

Connected to AKS and installed Feathr successfully. Problem was the connection setup to AKS.