【问题标题】:helm install incubator/fluentd-cloudwatch fails with Error: failed to downloadhelm install incubator/fluentd-cloudwatch 失败并出现错误:下载失败
【发布时间】:2018-09-03 08:20:11
【问题描述】:

我尝试通过以下方式安装 helm chart:
helm install incubator/fluentd-cloudwatch

我收到错误:
Error: failed to download "incubator/fluentd-cloudwatch" (hint: runninghelm repo updatemay help)

helm repo update 没有帮助

【问题讨论】:

    标签: fluentd kubernetes-helm


    【解决方案1】:

    默认情况下,helm 不包含孵化器图表。

    要添加孵化器图表,请运行:

    $ helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-08-15
      • 1970-01-01
      • 1970-01-01
      • 2017-09-05
      • 2018-02-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多