Cloud and Container Plugins
Cloud and container plugins let you run tasks on remote platforms and container-based environments directly from Release. Unlike traditional plugins that execute on the Release server, container plugins run their tasks inside isolated containers. This means they don't require additional software on the Release server, and each plugin manages its own dependencies and runtime.
These plugins cover a wide range of tools, from cloud providers and GitOps platforms to CI/CD systems, security scanners, and deployment orchestrators.
Available Plugins
- Ansible Container Plugin - Run Ansible playbooks and roles from containerized tasks.
- Argo CD Container Plugin - Manage Argo CD applications and sync operations.
- Flux CD Container Plugin - Interact with Flux CD for GitOps-based delivery.
- Argo Workflows Container Plugin - Submit and monitor Argo Workflows.
- AWS Container Plugin - Interact with AWS services from Release.
- Azure Container Plugin - Interact with Azure services from Release.
- Deploy Container Plugin - Trigger deployments through Digital.ai Deploy.
- Helm Container Plugin - Manage Helm chart releases on Kubernetes.
- Kubernetes Container Plugin - Manage Kubernetes resources and workloads.
- Terraform Container Plugin - Run Terraform plans and applies.