jtblin / kube2iam

kube2iam provides different AWS IAM roles for pods running on Kubernetes
BSD 3-Clause "New" or "Revised" License
1.97k stars 318 forks source link

Fix README for the chart #288

Closed mariusv closed 3 years ago

mariusv commented 3 years ago

The chart README is still pointing to the stable deployment and also the chart repo is wrong

matharoo commented 3 years ago

Hi I tried the new updated repo to install the chart, but seems like the link is down. I am getting a 404 when trying to add the repo with : helm repo add kube2iam https://kube2iam.github.io/charts/

Error: looks like "https://kube2iam.github.io/charts/" is not a valid chart repository or cannot be reached: failed to fetch https://kube2iam.github.io/charts/index.yaml : 404 Not Found

therefore cannot install the chart.

Also the stable/kube2iam repo is not working at all. I keep getting Error: failed to download "stable/kube2iam" (hint: running helm repo update may help)

walkafwalka commented 3 years ago

@jtblin needs to setup a GitHub pages. Based on the current structure, it will eventually be https://jtblin.github.io/charts/.