- Argo CD - GitHub Pages
Declarative continuous delivery with a fully-loaded UI What is Argo CD? Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes Why Argo CD? Application definitions, configurations, and environments should be declarative and version controlled Application deployment and lifecycle management should be automated, auditable, and easy to understand Documentation To learn more
- Argo Workflows - GitHub Pages
What is Argo Workflows? Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes Argo Workflows is implemented as a Kubernetes CRD Define workflows where each step in the workflow is a container Model multi-step workflows as a sequence of tasks or capture the dependencies between tasks using a graph (DAG) Easily run compute intensive
- Home | Argo
Open source Kubernetes native workflows, events, CI and CD
- Argo Rollouts - GitHub Pages
What is Argo Rollouts? Argo Rollouts is a Kubernetes controller and set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes Argo Rollouts (optionally) integrates with ingress controllers and service meshes, leveraging their traffic shaping abilities to gradually shift traffic to
- Argo Events - The Event-Based Dependency Manager for Kubernetes
Argo Events - The Event-driven Workflow Automation Framework What is Argo Events? Argo Events is an event-driven workflow automation framework for Kubernetes which helps you trigger K8s objects, Argo Workflows, Serverless workloads, etc on events from a variety of sources like webhooks, S3, schedules, messaging queues, gcp pubsub, sns, sqs, etc Features Supports events from 20+ event sources
- Argo Helm Charts | argo-helm
ArgoProj Helm ChartsArgo Helm Charts Argo Helm is a collection of community maintained charts for https: argoproj github io projects The charts can be added using following command:
- Grafana - Argo Rollouts - Kubernetes Progressive Delivery Controller
Grafana To be able to create Grafana annotation with argocd-notifications you have to create an API Key inside your Grafana Available parameters : apiURL - the server url, e g https: grafana example com apiKey - the API key for the serviceaccount insecureSkipVerify - optional bool, true or false Login to your Grafana instance as admin
- Installation - Argo Events - The Event-Based Dependency Manager for . . .
Deploy Argo Events SA, ClusterRoles, and Controller for Sensor, EventBus, and EventSource
|