forked from DevFW-CICD/edp-doc
styling test
This commit is contained in:
parent
401aefe420
commit
a6f81c1d02
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
Designed specifically for Kubernetes, Argo CD integrates seamlessly within the Kubernetes ecosystem. It leverages Kubernetes’ native capabilities for managing deployments and cluster resources, aligning with GitOps principles to handle changes automatically based on the declarative configurations in Git.
|
||||
|
||||
- **♻️ Self-Healing and Automatic Rollbacks**
|
||||
|
||||
Argo CD detects drift (when the actual state of a cluster deviates from the desired state) and automatically reconciles changes to restore the desired state. It also supports automatic rollbacks in the event of deployment failures, provided policies are defined in Git configurations.
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue