| > They probably don't pay you enough. Can confirm :) > ...we do already pay for resources that are provisioned by our K8S clusters Customers are charged for worker nodes, but until this point, the control plane ("master") nodes have been free. In addition to the raw compute costs for those nodes, there's the SRE overhead for managing, upgrading, and securing them. > ...but I generally assumed that that cost was amortized out <googlehat>I'm not really sure.</googlehat>
<civilian>My guess would be that, initially, this was the case. However, over time, people have created many zero-node clusters. Now the amortization isn't. Again, pure speculation.</civilian> > But, isn't that quotas are for? See my comment above about zero-node clusters. > I have a new $73/mo. fee attached to my account (which, is not the end of the world) is that this really comes out of left field... Acknowledge, but I do want to highlight that changes take place a few months from now (June 2020), not immediately. Furthermore, each billing account gets one zonal cluster with no management fee. > Is this the precursor to you all discontinuing GKE because, as the DevRel class likes to tweet, nobody should be using Kubernetes if they can use (more expensive) services like Cloud Run? 100% no. Also, Cloud Run is almost always cheaper than running a Kubernetes cluster. > Are we about to get Oracled? I'm not sure what you mean by that verb. |
> In addition to the raw compute costs for those nodes, there's the SRE overhead for managing, upgrading, and securing them.
By that logic, can we expect to see charges for GCP Projects and the GCP Console? Cloud IAM?
> people have created many zero-node clusters
I'd be really curious what is driving folks to do that. Are they using the backplane for CRDs and custom controllers and no compute?
This feels like it could be addressed similar to alpha clusters, or with a quota, e.g.: clusters with 0 nodes for > 24 hours will be terminated?
Separately, It seems like handing everyone 3 months to figure out what to do about a new $73 * X fee isn't the best plan. Including some kind of estimate in the emails that were sent out would have been helpful. There was a change in pricing for StackDriver a while back that did this. It was very helpful to understand how we would be impacted.
> Furthermore, each billing account gets one zonal cluster with no management fee.
My feedback is that you would probably get getting way less blowback if that free-tier didn't come across as inadequate. I can appreciate that there are use-cases where it makes sense for you all to be charging. But one zonal cluster... It makes the whole thing feel punitive.
> I'm not sure what you mean by that verb.
I have a feeling we're all about to go on a journey of discovery together.