diff --git a/README.md b/README.md index 1db4c45807..72f61d17c4 100644 --- a/README.md +++ b/README.md @@ -636,24 +636,20 @@ Periodically, each pool checks that it has a valid connection to the next hop in ## GCE + GKE Version Mapping -The table below describes what version of GLBC is running on GCE (standard K8s) and on GKE. Note that these versions are simply the defaults. Users still have the power to change the version manually if they want to. - +The table below describes what version of GLBC is running on GKE. Note that these versions are simply the defaults. Users still have the power to change the version manually if they want to (see deploy/). + *Format: k8s version -> glbc version* - * GCE: - * 1.9.0 -> 0.9.7 - * 1.10.0 -> v1.0.0 - * 1.10.1 -> v1.0.1 - * 1.10.2 -> v1.1.1 - * 1.11.0 -> v1.1.1 - * GKE: * 1.9.6-gke.2 -> 0.9.7 * 1.9.7-gke.5 -> 0.9.7 - * 1.10.2-gke.4 -> v1.1.1 - * 1.10.4-gke.3 -> v1.1.1 - * 1.10.5-gke.4 -> v1.2.3 - * 1.10.6-gke.1 -> v1.2.3 + * 1.10.4-gke.0 -> v1.1.1 + * 1.10.5-gke.1 -> v1.2.2 + * 1.10.5-gke.3 -> v1.2.3 + * 1.10.6-gke.2 -> v1.3.0 + * 1.10.7-gke.1 -> v1.3.2 + * 1.11.2-gke.4 -> v1.3.3 + * 1.11.3-gke.14 -> v1.4.0 ## Wish list: