Google Container Engine Roadmap

11/16/2014

I'm very interesting in the new Google Cloud Service: Google Container Engine, namely in be a able to write systems that can scale using containers' properties.

I saw the StackOverflow questions:

And I understood that the auto-scale (and other features) are planned, however, I didn't see any release dates.

When are the referred auto-scale features/integrations be released/available?

When will the Google Container Engine reach Beta (leave Alpha)?

Does Google Container Engine have a roadmap with release dates that can be consulted?

-- Vasco Andrade Silva
google-kubernetes-engine
kubernetes

2 Answers

7/28/2015

It's worth noting that you can now do both Autoscaling and Resize a running Google Container Engine Cluster by using Instance Groups - https://cloud.google.com/compute/docs/instance-groups/

-- tenfourty
Source: StackOverflow

11/19/2014

Kubernetes roadmap is here: https://github.com/kubernetes/kubernetes/blob/master/docs/roadmap.md

Unfortunately, Google Container Engine hasn't released a roadmap yet.

-- lavalamp
Source: StackOverflow