You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a description of the problem.
I am trying to follow the documentation to run kafka in a local cluster. I get no response from https://kubernetes-charts.banzaicloud.com while pulling the kafka-operator chart.
Description
Chart unavailable at https://kubernetes-charts.banzaicloud.com
Please provide a description of the problem.
I am trying to follow the documentation to run kafka in a local cluster. I get no response from https://kubernetes-charts.banzaicloud.com while pulling the kafka-operator chart.
Expected Behavior
'helm install kafka-operator --repo https://kubernetes-charts.banzaicloud.com kafka-operator --namespace=kafka'
should pull the chart and deploy on my cluster
Please describe what you expected would happen.
i would have expected the chart to be deployed on my cluster
Actual Behavior
errors out "https://kubernetes-charts.banzaicloud.com is not a vlid chart or cannot be reached"
Affected Version
Please provide the version number where this issue was encountered.
Latest
Steps to Reproduce
Try installing the helm chart by running
' helm install kafka-operator --repo https://kubernetes-charts.banzaicloud.com kafka-operator --namespace=kafka '
Checklist
The text was updated successfully, but these errors were encountered: