我尝试通过以下方式安装头盔图表:
helm install incubator/fluentd-cloudwatch
我得到了错误:
Error: failed to download "incubator/fluentd-cloudwatch" (hint: running
helm回购更新may help)
做helm repo update
并没有帮助
答案 0 :(得分:2)
默认情况下,头盔不包含孵化器图表。
要添加孵化器图表,请运行:
$ helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator