Skip to content

Commit 59d9fc3

Browse files
committed
oke-gitops 1.3.0
1 parent 01769a3 commit 59d9fc3

92 files changed

Lines changed: 2580 additions & 46 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app-dev/devops-and-containers/oke/oke-gitops/README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,27 @@ This repository provides an OCI Resource Manager stack to bootstrap a GitOps ope
66
The stack creates and configures:
77
- An OCI DevOps project
88
- OCI Code Repositories for pipelines, cluster configuration, and application configuration samples
9-
- A Build Pipeline to mirror Flux Operator Helm chart and required images into OCIR
10-
- A Deployment Pipeline to install Flux Operator on OKE
9+
- A Build Pipeline to mirror the selected GitOps agent Helm chart and required images into OCIR
10+
- A Deployment Pipeline to install the selected GitOps agent on OKE
1111
- Required OCI DevOps integrations such as IAM policies/dynamic group, logging, and notifications
1212

1313
The goal is to give platform teams a repeatable foundation for secure, controlled GitOps delivery on Oracle Cloud Infrastructure.
1414

15-
Roadmap note:
16-
- A GitOps solution based on ArgoCD is planned for a future iteration.
15+
Supported GitOps agents:
16+
- Flux Operator
17+
- ArgoCD
1718

1819
## Flux Operator Solution
1920
For the complete operational guide (architecture, repository model, bootstrap flow, overlays, and runbook), see:
2021

2122
- [Flux Operator solution documentation](./flux-solution.md)
2223

23-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-devrel/technology-engineering/releases/download/oke-gitops-1.2.0/stack.zip)
24+
## ArgoCD Solution
25+
For the complete operational guide (architecture, repository model, bootstrap flow, overlays, and runbook), see:
26+
27+
- [ArgoCD solution documentation](./argocd-solution.md)
28+
29+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-devrel/technology-engineering/releases/download/oke-gitops-1.3.0/stack.zip)
2430

2531
## IAM Policies
2632
This stack requires specific OCI IAM policies (created by the stack when enabled, or pre-created by the user).

0 commit comments

Comments
 (0)