Replies: 1 comment 3 replies
-
|
By default omni will deploy talos and partition the disk with an EPHEMERAL partition. You can use that partition to mount host volumes or you can use something like the local-path-provisioner to create volumes for workloads dynamically. https://docs.siderolabs.com/kubernetes-guides/csi/local-storage#local-path-provisioner The one important thing you need to do is when you create the cluster you need to add the patches to make sure the disk is partitioned correctly during installation time. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the life of me (I'm a relative newb to Omni and kubernetes) I can't figure out in Omni how to write a patch or whatnot to get local-path storage working. Can someone smarter than I please help?
Thanks,
Dan
Dan.Creed@thecreeds.net
Beta Was this translation helpful? Give feedback.
All reactions