Hacker News new | ask | show | jobs
by eblanshey 3402 days ago
What's the difference between using Kubernetes on GCP and running Kubernetes on a node on AWS EC2? By "managed" do you just mean I don't need to manage the lead node?

Just getting into Kubernetes :)

1 comments

That's correct. The master nodes are managed by GCP and upgrades to the kubernetes system are trivial.