Hacker News new | ask | show | jobs
by wstrange 3430 days ago
If you don't want to manage Kubernetes, you can use Google Container Engine (GKE), which is Kubernetes-as-a-service.

A nice bonus is that they only charge you for the minion nodes. The Kube master is free.

2 comments

The master is free for small clusters (0-5 nodes). After that, you pay for it.

https://cloud.google.com/container-engine/pricing

(I work for Google Cloud)

As I understand it, Convox is closely adapted to AWS. Which, like any closely adapted software, can be great or terrible, according to circumstances.

Disclosure: I work for Pivotal on Cloud Foundry, a competing system.