Y
Hacker News
new
|
ask
|
show
|
jobs
by
amne
452 days ago
I don't get how you can advertise Kubernetes from 0 euro / month and then you have to choose a node that costs 3 euro / month.
I have no idea if it's cheap or not but how is this kind of advertising legal?
2 comments
mpenet
452 days ago
That’s quite common, it means they host the control plane for free but not the kubelets (worker nodes).
link
amne
452 days ago
I click "Create new cluster", I see "Cluster plan -> development" for 0 (zero) euro / month with "Up to 30 worker nodes". When it says "Cluster plan" I don't read control plane, I read cluster.
link
darep
452 days ago
Good point, it does indeed read like that
link
Havoc
452 days ago
It's normal to split k8s billing between the control plane and the resources being controlled.
link