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.
- Conjur Container Plugin - Retrieve secrets from CyberArk Conjur.
- Deploy Container Plugin - Trigger deployments through Digital.ai Deploy.
- Deploy Container CI Plugin - Publish deployment packages to Digital.ai Deploy.
- GitLab Container Plugin - Interact with GitLab projects, pipelines, and merge requests.
- HashiCorp Vault Container Plugin - Retrieve secrets from HashiCorp Vault.
- Helm Container Plugin - Manage Helm chart releases on Kubernetes.
- Jenkins Container Plugin - Trigger and monitor Jenkins jobs.
- Kubernetes Container Plugin - Manage Kubernetes resources and workloads.
- OpenShift Container Plugin - Manage OpenShift projects and deployments.
- Python3 Script Container Plugin - Run custom Python 3 scripts in a container.
- SonarCloud Container Plugin - Check code quality gates in SonarCloud.
- SonarQube Container Plugin - Check code quality gates in SonarQube.
- Terraform Container Plugin - Run Terraform plans and applies.
- Tekton Container Plugin - Trigger and monitor Tekton pipeline runs.
- MongoDB Cloud Plugin - Manage MongoDB Atlas clusters and operations.