you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 1 year ago (1 child)

I won't argue with the ups and downs of each technos, but I recently looked into docker swarms and it was all I expected kubernetes to be, without the hassle. And I could also get a full cluster with services restored from scratch in 30s. But I am obviously biased towards it, too :)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago

    Did not realize swarm was still a thing, not trying to be offensive here.

    My best find was using traefik as a reverse proxy in docker (compose). It is easily configurable through container labels and pulls resource definitions straight from docker. It is awesome!

  • source
  • parent