The title says it all.<p>I am interested in which Container Orchestrator you are using and on what platform.<p>For example, I have seen a lot of buzz around Hashicorp Nomad - I'd like to hear about real "war-stories" as I mostly ever see cookie cutter tutorials online.<p>To the k8s folk - Are you really using selfhosted Kubernetes? I see a lot of people recommending k8s but have the feeling that a lot of people (rightfully) use managed Kubernetes to avoid the headaches.<p>Are you still on Docker Swarm? What made you stick with it? Simplicity? What are the biggest pain points you are facing?<p>Also, I am interested in whether you are doing this on bare metal, managed hardware, cloud vms, etc.<p>Submitting this as an Ask HN, because I don't have the Karma yet to create a poll.
These days I use K3S on bare metal and cloud providers that do not offer managed kubernetes, and the managed kubernetes if available. I’m not really a fan of kubernetes but it won the battle of container orchestrators and the open source community provides many great tools.<p>I still have an old cluster on docker swarm and also Rancher 1! But that’s going to the recycling centre soon.