For on premise environment, does your company run Kubernetes worker nodes on VM or BM(bare metal), and why?
Sort by:
Director of ITa month ago
As a banking company, we used VM because of existing management mechanism on VMware. However, the K8s product fee on VM is much higher than on BM.
You should use Docker running in the EC2 or Azure GCP server Ubuntu. I won't recommend VMs – "VMware or Oracle virtual machines".
Our core banking and global systems are running with Kubernetes and Docker (Django, Node, Express, and Next.js code).