From a1a17d7f274051bd9f76c0a3645b5e8a9fca868c Mon Sep 17 00:00:00 2001 From: MMeent Date: Wed, 6 Mar 2019 20:48:02 +0100 Subject: [PATCH] Add line breaks in example release cycle --- ROADMAP.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 6189917c48..a22ee6c55b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,16 +15,19 @@ Our goal is to have an official kops release no later than a month after the cor A rough outline of the timeline/release cycle with respect to the Kubernetes release follows. We are revising the automation around the release process so that we can get alpha and beta releases out to the community and other developers much faster for testing and to get more eyes on open issues. Example release timeline based on Kubernetes quarterly release cycle: -July 1: Kubernetes 1.W.0 is released. -July 7: kops 1.W.beta1 -July 21: kops 1.W.0 released -August 15: kops 1.W+1alpha1 -August 31: kops 1.W+1alpha2 -etc... -September 25: Kubernetes1.W+1.RC-X -Oct 1: Kubernetes 1.W+1.0 -Oct 7: kops 1.W+1beta1 -Oct 21: kops 1.W+1.0 + +July 1: Kubernetes 1.W.0 is released. +July 7: kops 1.W.beta1 +July 21: kops 1.W.0 released +August 15: kops 1.W+1alpha1 +August 31: kops 1.W+1alpha2 + +... etc + +September 25: Kubernetes1.W+1.RC-X +Oct 1: Kubernetes 1.W+1.0 +Oct 7: kops 1.W+1beta1 +Oct 21: kops 1.W+1.0 ## UPCOMING RELEASES