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

fix(talos): Mount openebs-hostpath in kubelet #1289

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

wasurerarenai
Copy link
Contributor

On talos the openebs-hostpath PVCs fail to mount due to "not found" errors. Talos documentation notes the "/var/openebs/local" path mounts point needs to be mounted in the kubelet to be accessible to kubernetes. The docs comment about OpenEBS Jiva for replicated storage, but the same still applies for our local hostpath implementation too. Once my talos nodes had this added, PVCs with storageClass openebs-hostpath succeeded to mount and be usable.

@onedr0p
Copy link
Owner

onedr0p commented Feb 2, 2024

Thanks!

@onedr0p onedr0p merged commit ca39a1c into onedr0p:main Feb 2, 2024
5 checks passed
@wasurerarenai wasurerarenai deleted the talos-openebs-patch branch February 7, 2024 21:26
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