• 0 Posts
  • 1 Comment
Joined 11 months ago
cake
Cake day: October 27th, 2023

help-circle
  • IWANT2BEPILOT@alien.topBtoSelf-Hosted MainContainer managements
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    depending on your use case, it might be worth learning k3s - basically a more supported docker swarm. it’s a bit harder to get up and running compared to docker, but you can do a lot of cool stuff with it.

    think they are on the same computer k3s with kubevip may work for you - you can have containers distributed amongst many computers (nodes), but to computers outside of the cluster it just looks like one machine.