Google Container Engine 2017-04-26 release

23 views
Skip to first unread message

Cos (Ofer Inbar)

unread,
Apr 27, 2017, 1:38:28 PM4/27/17
to gke-rele...@googlegroups.com

April 26, 2017

  • Kubernetes v1.6.2 This version will be available for new clusters and opt-in master upgrades.
  • You can create a cluster with HTTP basic authentication disabled by passing an empty username: gcloud container clusters create CLUSTER_NAME --username="" This feature only works with version 1.6.0 and later.
  • Fixed a bug where SetMasterAuth would fail silently on clusters below v1.6.0. SetMasterAuth is only allowed for clusters at v1.6.0 and above.
  • Fixed a bug for clusters at v1.6.0 and above where fluentd pods were mistakenly created on all nodes when logging was disabled.
  • gcloud kubectl version is now 1.6.2 instead of 1.6.0.

Kubernetes v1.5.6 is the default version for new clusters.

The following Kubernetes versions are available for new clusters:

  • 1.6.2
  • 1.5.6

To create a cluster at a version which is not the default, run:

gcloud container clusters create --cluster-version=$VERSION $NAME

The following Kubernetes versions are available for container cluster node upgrades/downgrades:

  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.6
  • 1.5.4
  • 1.4.9


Reply all
Reply to author
Forward
0 new messages