Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Helm chart repository #70

Closed
arun-gupta opened this issue Oct 17, 2017 · 7 comments · Fixed by #395
Closed

Helm chart repository #70

arun-gupta opened this issue Oct 17, 2017 · 7 comments · Fixed by #395
Assignees
Milestone

Comments

@arun-gupta
Copy link
Contributor

  • Show how to setup a Helm chart repository
  • Use S3 bucket for storing charts
  • Host a index.html page that shows the list of charts
  • Write a Lambda function to update the page whenever a new chart is uploaded
@arun-gupta arun-gupta self-assigned this Oct 17, 2017
@arun-gupta arun-gupta added this to the M5 milestone Oct 17, 2017
@marcellodesales
Copy link

@arun-gupta When will this chapter be available? Any resources?

@arun-gupta
Copy link
Contributor Author

Nobody is working on it yet, so there is no ETA. Would you like to send a PR?

@marcellodesales
Copy link

@arun-gupta I'm still catching up on my conversion from swarm to k8s :) Thanks a lot! Your repos are awesome!

@christopherhein
Copy link
Contributor

@arun-gupta mind if I do this using chartmuseum instead? https://github.com/kubernetes-helm/chartmuseum

@arun-gupta
Copy link
Contributor Author

LGTM

Wondering what does @michelleN think about it?

@christopherhein
Copy link
Contributor

One issue I potentially see with my implementation - helm/chartmuseum#66

My module walks through deploying, then setting up an s3 bucket to augment the storage, then exposes it using an ELB, then we add authentication. I have a note saying that this will expose your repo to the world which might not be best for all repositories.

christopherhein added a commit to christopherhein/aws-workshop-for-kubernetes that referenced this issue Mar 9, 2018
**Why:**

* This walks a user through deploying `chartmuseum` which allows you to
run your own custom `helm` repo backed by s3 with auth.

**This change addresses the need by:**

* closes aws-samples#70

Signed-off-by: Christopher Hein <[email protected]>
christopherhein added a commit to christopherhein/aws-workshop-for-kubernetes that referenced this issue Mar 10, 2018
**Why:**

* This walks a user through deploying `chartmuseum` which allows you to
run your own custom `helm` repo backed by s3 with auth.

**This change addresses the need by:**

* closes aws-samples#70

Signed-off-by: Christopher Hein <[email protected]>
@marcellodesales
Copy link

@christopherhein I will definitely try that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants