Travis Glenn Hansen

Results 839 comments of Travis Glenn Hansen

Nah, this has nothing to do with k8s, it's directly to your FreeNAS install (can run the command from your workstation). Rancher should work fine generally. All my clusters are...

Yeah, send over maybe what you have in the config map for parent and I'll send the exact command...

Yeah correct. If you’re just getting started please use this project: https://github.com/democratic-csi/charts I haven’t fully documented it yet but the examples are pretty easy to follow/understand. All non csi drivers...

@Asday yeah, that's a lot to take in all at once for sure. Happy to help with this one or the other or just generally (been messing with k8s for...

Yeah NP. I know the feeling and had many people help me so just 'paying it forward' :)

@haakonstorm lol that was some good writing! I hate to be the bearer of bad news but neither project will work for you ATM. You could pretty easily build your...

LOL If you're looking for *really* dirty you can literally mount the share(s) on the nodes using puppet/ansible/whatever (completely outside of k8s) and then use `hostPath` volumes. - https://kubernetes.io/docs/concepts/storage/volumes/#hostpath Less...

@haakonstorm apparently there are some non official images for all the csi bits for arm and someone has the csi driver running on arm.. https://github.com/democratic-csi/charts/issues/5

This project is in maintenance mode. If you're just getting started I suggest you head over here: https://github.com/democratic-csi/charts/tree/master/stable/democratic-csi/examples It's not been fully documented yet but if you want to open...

@nmaupu ok, sorry my friend. DIdn't realize you intended to carry forward with this trying to convert it to csi (it's nearly impossible to implement a 'migration' path FYI without...