Skip to content

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