Skip to content

Commit

Permalink
address minor comments
Browse files Browse the repository at this point in the history
Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
  • Loading branch information
nitishfy committed Jan 9, 2024
1 parent a9a37e0 commit 9e91294
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ features in an experimental state, to gather feedback from the community, follow
couple of Beta releases, where features are more stable and the focus is on fixing bugs. Feedback
from users is critical at this stage, to the point where sometimes we need to cut an
additional Beta release to address bugs or other concerns that may arise during this phase. Once
this is cleared, we cut an Release Candidate (RC) before the actual release. Throughout
this is cleared, we cut a _release candidate_ (RC) before the actual release. Throughout
the cycle, efforts are made to update and improve documentation, including release notes
and user guides, a process that, in my opinion, deserves its own post.

- **Stabalisation Phase:** A few weeks before the new release, we implement a Code Freeze, and
- **Stabilisation Phase:** A few weeks before the new release, we implement a _code freeze_, and
no new features are allowed after this point: this allows the focus to shift towards testing
and stabalisation. In parallel to the main release, we keep cutting monthly patches of old,
officially supported versions of Kubernetes, so you could say that the lifecycle of a Kubernetes
Expand Down

0 comments on commit 9e91294

Please sign in to comment.