Skip to content
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

Enhanced README for the Karpenter Helm chart #264

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

hiteshmakol1
Copy link
Contributor

Enhanced README for the Karpenter Helm chart

```shell
$ helm repo add ot-helm https://ot-container-kit.github.io/helm-charts/
$ helm install karpenter ot-helm/karpenter --namespace kube-system
$ helm install karpenter ./<path of helm chart> --namespace=kube-system
Copy link
Member

Choose a reason for hiding this comment

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

--dependency-update
--include-crds

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Modified Command

```

To upgrade the setup:

```shell
$ helm upgrade karpenter ot-helm/karpenter --install --namespace kube-system
$ helm upgrade karpenter <path of helm chart> --install --namespace kube-system
Copy link
Member

Choose a reason for hiding this comment

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

<namespace> --create-namespace

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Modified command

@iamabhishek-dubey iamabhishek-dubey merged commit 021f437 into main Jan 7, 2025
1 of 5 checks passed
@iamabhishek-dubey iamabhishek-dubey deleted the karpenter-documentation branch January 7, 2025 09:42
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.

2 participants