Jobs in Ctrlplane represent external running processes, typically integrating with your existing CI/CD tools such as GitHub Actions, GitLab CI/CD, Kubernetes Jobs, Argo Workflows, and others. These jobs reflect the status of processes running in external systems, providing a centralized view of your deployment activities across various platforms.
The primary purpose of jobs in Ctrlplane is to:
It’s important to note that Ctrlplane is not meant to replace your existing CI/CD tools, but rather to complement them by providing additional orchestration capabilities.
Jobs in Ctrlplane can be created by various events:
Job agents are the key components that facilitate the integration between Ctrlplane and external CI/CD systems. When a job needs to be triggered, Ctrlplane uses the appropriate job agent to initiate the process in the underlying CI/CD tool.
Job agents are responsible for:
While it’s recommended to use the native interfaces of your CI/CD tools for real-time information, Ctrlplane offers several advantages:
By leveraging jobs and job agents in Ctrlplane, you can streamline your deployment processes, gain better visibility across your CI/CD landscape, and implement more sophisticated deployment strategies that span multiple tools and platforms.
Jobs in Ctrlplane represent external running processes, typically integrating with your existing CI/CD tools such as GitHub Actions, GitLab CI/CD, Kubernetes Jobs, Argo Workflows, and others. These jobs reflect the status of processes running in external systems, providing a centralized view of your deployment activities across various platforms.
The primary purpose of jobs in Ctrlplane is to:
It’s important to note that Ctrlplane is not meant to replace your existing CI/CD tools, but rather to complement them by providing additional orchestration capabilities.
Jobs in Ctrlplane can be created by various events:
Job agents are the key components that facilitate the integration between Ctrlplane and external CI/CD systems. When a job needs to be triggered, Ctrlplane uses the appropriate job agent to initiate the process in the underlying CI/CD tool.
Job agents are responsible for:
While it’s recommended to use the native interfaces of your CI/CD tools for real-time information, Ctrlplane offers several advantages:
By leveraging jobs and job agents in Ctrlplane, you can streamline your deployment processes, gain better visibility across your CI/CD landscape, and implement more sophisticated deployment strategies that span multiple tools and platforms.