juergen@feddit.org to Technology@lemmy.worldEnglish · 1 day agoFrance and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)mastodon.socialexternal-linkmessage-square133fedilinkarrow-up11.23Karrow-down112
arrow-up11.22Karrow-down1external-linkFrance and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)mastodon.socialjuergen@feddit.org to Technology@lemmy.worldEnglish · 1 day agomessage-square133fedilink
minus-squarelostbit@feddit.nllinkfedilinkEnglisharrow-up2·8 hours agok8s is overkill for a lot of homelabs. Using docker compose is a fraction of that complexity
minus-squareLodra@programming.devlinkfedilinkEnglisharrow-up1·4 hours agoThere are many reasons to use k8s. Managing multiple nodes is one good one. But more importantly, k8s gives you an api-driven runtime environment. It’s really not comparable to docker compose.
minus-squareloudwhisper@infosec.publinkfedilinkEnglisharrow-up1·6 hours agoYes if single node, kinda if 2-3 nodes, no for anything above that IMHO.
k8s is overkill for a lot of homelabs. Using docker compose is a fraction of that complexity
There are many reasons to use k8s. Managing multiple nodes is one good one. But more importantly, k8s gives you an api-driven runtime environment. It’s really not comparable to docker compose.
Yes if single node, kinda if 2-3 nodes, no for anything above that IMHO.