Deploying to a Kubernetes Cluster

Create a pipeline to deploy artifacts to a Kubernetes Engine (OKE) cluster.

Before you add the stage, you must have a deployment pipeline, Kubernetes cluster environment to deploy to, and artifacts. Artifacts can be defined inline or located in the Artifact Registry.

DevOps supports deployment of helm charts to OKE cluster. The charts must be located in the OCI Container Registry repository. See Adding a Helm Chart.

To deploy to an OKE cluster using the Blue-Green release strategy, see Blue-Green OKE Deployment and using the Canary strategy, see Canary OKE Deployment.

Each service in Oracle Cloud Infrastructure (OCI) integrates with Identity and Access Management (IAM) for authentication and authorization. To grant users permission to access the DevOps deployment pipelines and other resources, you have to create dynamic groups and IAM policies.

For creating dynamic groups and policies for deployment pipelines, see Deployment Pipeline Policies. For more details, see DevOps IAM Policies.

For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.

Was this article helpful?