You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.
ArgoCD is an open source tool that has been
created to enable declarative GitOps Continuous Delivery on container platforms. It fully supports IBM Kubernetes Services
and Red Hat OpenShift.
Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application
state. Kubernetes manifests can be specified in several ways:
Any custom config management tool configured as a config management plugin
Argo CD automates the deployment of the desired application states in the specified target environments. Application
deployments can track updates to branches, tags, or pinned to a specific version of manifests at a Git commit. See
tracking strategies for additional details about the different tracking strategies available.
The text was updated successfully, but these errors were encountered:
ArgoCD
ArgoCD is an open source tool that has been
created to enable declarative GitOps Continuous Delivery on container platforms. It fully supports IBM Kubernetes Services
and Red Hat OpenShift.
Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application
state. Kubernetes manifests can be specified in several ways:
Argo CD automates the deployment of the desired application states in the specified target environments. Application
deployments can track updates to branches, tags, or pinned to a specific version of manifests at a Git commit. See
tracking strategies for additional details about the different tracking strategies available.
The text was updated successfully, but these errors were encountered: