minus-squareCpo@lemm.eetoSelfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday!linkfedilinkEnglisharrow-up2arrow-down1·27 days agoWithout supported loadbalancer Kubernetes is no fun / not doable in my opinion. For Hetzner for example, there are some recipes to be found to use an LB and also volumes. I’ve stepped back to docker compose with a traefik proxy which takes labels from the containers to decide where to route what. Highly recommended! linkfedilink
minus-squareCpo@lemm.eetoAsklemmy@lemmy.ml•when i type "hai", a dolphin emoji pops up and my phone's autocorrect switches to other languages sometimes. in what language is "hai" related to dolphins?linkfedilinkarrow-up11·1 month agoIn Dutch, the word is “haai” for shark. linkfedilink
Without supported loadbalancer Kubernetes is no fun / not doable in my opinion.
For Hetzner for example, there are some recipes to be found to use an LB and also volumes.
I’ve stepped back to docker compose with a traefik proxy which takes labels from the containers to decide where to route what.
Highly recommended!