Skip to content

Helm chart #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Helm chart #5

wants to merge 8 commits into from

Conversation

mlladb
Copy link

@mlladb mlladb commented Mar 17, 2025

There doesn't look to be much happening in PR 3 since September 2024. Is a Helm chart still something you would consider adding to the project.

@@ -0,0 +1,24 @@
name: Publish Helm charts
Copy link
Author

@mlladb mlladb Mar 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This workflow requires a gh-pages branch to publish the chart to. Sample https://mlladb.github.io/kubernetes-node-specific-sizing/

### Install
helm repo add node-specific-sizing https://mlladb.github.io/kubernetes-node-specific-sizing/
helm repo update
helm repo list
helm install node-specific-sizing node-specific-sizing/node-specific-sizing --namespace node-specific-sizing --create-namespace
helm list --namespace node-specific-sizing

### Uninstall
helm uninstall node-specific-sizing --namespace node-specific-sizing

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

Successfully merging this pull request may close these issues.

1 participant