mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
made review changes build error made review changes review changes done made review changes
36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
//OpenShift GitOps Release Notes
|
|
include::modules/gitops-document-attributes.adoc[]
|
|
[id="gitops-release-notes"]
|
|
= {gitops-title} release notes
|
|
:context: gitops-release-notes
|
|
include::modules/common-attributes.adoc[]
|
|
|
|
toc::[]
|
|
|
|
{gitops-title} is a declarative way to implement continuous deployment for cloud native applications. {gitops-title} ensures consistency in applications when you deploy them to different clusters in different environments, such as: development, staging, and production. {gitops-title} helps you automate the following tasks:
|
|
|
|
* Ensure that the clusters have similar states for configuration, monitoring, and storage
|
|
* Recover or recreate clusters from a known state
|
|
* Apply or revert configuration changes to multiple {product-title} clusters
|
|
* Associate templated configuration with different environments
|
|
* Promote applications across clusters, from staging to production
|
|
|
|
For an overview of {gitops-title}, see xref:../../cicd/gitops/understanding-openshift-gitops.adoc#understanding-openshift-gitops[Understanding OpenShift GitOps].
|
|
|
|
include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
|
|
|
|
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
|
|
|
|
// Modules included, most to least recent
|
|
include::modules/gitops-release-notes-1-3-2.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-3-1.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-3-0.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-2-1.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-2.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-1.adoc[leveloffset=+1]
|