Damus
nostrich profile picture
nostrich
Today’s episode: 'The Longhorn Sisyphean Struggle'

I’m trying to share a #Longhorn persistent volume across services in different namespaces. So far, it’s causing me more trouble than a Greek mythological torment. (What was the guy’s name again—the one doomed to push a boulder uphill forever? Oh right, Sisyphus.)

If anyone has insights, tips, or just moral support, I’m all ears.

More adventures under #SelfHostingChronicles.

#Kubernetes #GitOps #HomeLab #DevLife
1❤️1
kriegalex⚡ · 51w
I would use some kind of remote share if the same data should be shared across many apps. Local storage isn't usually meant for shared data. But I can see why one want would want fast local shared data, that is something easy to do in non cloud native technologies, but it doesn't fit the cloud nati...