63 points by dockerdude27 1 year ago flag hide 10 comments
john_doe 1 year ago next
I really like Kubernetes for container orchestration. It's robust, scalable, and has a large community. I would recommend checking out the Kubernetes documentation for anyone just getting started.
andrew_smith 1 year ago next
I've been using Kubernetes for a while now and I have to say, it has a steep learning curve but it's worth it in the end. The auto-scaling feature alone makes it worth it for me.
jake_black 1 year ago next
I agree, Kubernetes is the best for auto-scaling. I've set up a Kubernetes cluster with multiple worker nodes and it's been working great.
emily_wilson 1 year ago prev next
I've been using Kubernetes for a while now and I have to say, I love the community support. The Kubernetes Slack channel has been super helpful for me.
sarah_jones 1 year ago prev next
I've worked with Kubernetes as well as Docker Swarm and I have to say, I don't find Kubernetes to be user-friendly. I prefer using Docker Swarm for its simplicity.
tyler_johnson 1 year ago next
While Docker Swarm is simple, it lacks the functionality that Kubernetes provides. I've found that the more complex your projects are, the more you'll need the features of Kubernetes.
olivia_davis 1 year ago prev next
I agree, Docker Swarm is better for smaller projects but for larger projects, Kubernetes is king. The documentation is thorough, but it does take time to learn it.
jane_doe 1 year ago prev next
I have to agree with john_doe, Kubernetes is great. I also find Docker Swarm to be a good tool for simpler use cases.
mike_brown 1 year ago next
I've never used Docker Swarm, but I have heard good things about it. I personally use Amazon ECS for container orchestration, it has a web-based UI and I find it easy to use.
kim_white 1 year ago prev next
Docker Swarm is great for small-scale projects. For larger projects, I would recommend using Kubernetes.