Skip to content

Add note about Tanzu kubeletDir #575

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

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Add note about Tanzu kubeletDir #575

merged 3 commits into from
Mar 20, 2025

Conversation

nightkr
Copy link
Member

@nightkr nightkr commented Mar 19, 2025

Description

Fixes #574

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback
No tasks being tracked yet.

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@nightkr nightkr requested a review from a team March 19, 2025 09:19
@nightkr nightkr moved this to Development: Waiting for Review in Stackable Engineering Mar 19, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -55,3 +55,8 @@ In some cases IBM cloud has the kubelet directory located at `/var/data/kubelet/
`failed to publish volume error=status: Unavailable, message: "failed to create secret parent dir /var/data/kubelet/pods/<POD_ID>/volumes/kubernetes.io~csi/pvc-<PVC_ID>/mount: No such file or directory (os error 2)"`

In case you are encountering the mentioned error (or secret-operator does not work on your IBM cloud at all), you need to add the argument `--set kubeletDir=/var/data/kubelet` to the `helm install` command.

=== VMware Tanzu
Copy link
Member

Choose a reason for hiding this comment

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

Can you please also update https://docs.stackable.tech/home/nightly/kubernetes/ to include the VMWare Tanzu provider?

Copy link
Member Author

Choose a reason for hiding this comment

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

We could add a section for like.. "Unsupported but we have notes anyway". Either way, that should probably be a separate issue on the documentation repo?

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 19, 2025
@nightkr nightkr added this pull request to the merge queue Mar 20, 2025
Merged via the queue into main with commit ee10656 Mar 20, 2025
17 checks passed
@nightkr nightkr deleted the docs/tanzu-kubeletdir branch March 20, 2025 11:23
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Mar 24, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Document kubeletDir for VMware Tanzu
3 participants