Skip to content

dranicu/terraform-oke-argo-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a16c7b · Jan 14, 2025

History

8 Commits
Nov 19, 2024
Nov 27, 2024
Nov 19, 2024
Nov 19, 2024
Nov 19, 2024
Nov 19, 2024
Nov 27, 2024
Jan 14, 2025
Jan 14, 2025
Nov 19, 2024
Nov 27, 2024
Nov 19, 2024
Nov 19, 2024
Nov 28, 2024

Repository files navigation

Terraform OKE with Argo Workflows

This repository contains Terraform code to deploy and configure an Argo Workflows environment on Oracle Cloud Infrastructure (OCI) using Oracle Kubernetes Engine (OKE). It simplifies the setup process for orchestrating Kubernetes-native workflows.

Features

  • Automated provisioning of OKE clusters.
  • Deployment of Argo Workflows with necessary configurations.
  • Integrated support for managing workflows via Kubernetes.
  • Option to deploy via OCI Resource Manager for a streamlined experience.

Prerequisites

  • An Oracle Cloud Infrastructure account.
  • Terraform CLI installed on your machine (for manual deployment).
  • Properly configured OCI CLI for authentication.
  • Kubernetes CLI (kubectl) installed.

Installation

Deploy using Terraform CLI

  1. Clone the repository:

    git clone https://github.com/dranicu/terraform-oke-argo-workflow.git
    cd terraform-oke-argo-workflow
  2. Initialize Terraform:

    terraform init
  3. Apply Terraform configuration:

    terraform apply

    Confirm the changes to deploy the OKE cluster and Argo Workflows setup.

Deploy using OCI Resource Manager

For a streamlined deployment, you can use Oracle Cloud Infrastructure’s Resource Manager:

  1. Click the button below to deploy directly to OCI Resource Manager.

    Deploy to OCI

  2. Sign in to your OCI account and follow the prompts to configure the stack.

  3. Review the variables and submit the job to deploy the OKE cluster and Argo Workflows setup.

Usage

  • Submit and manage workflows through the Argo Workflows UI or CLI.
  • For automation, integrate workflows with Kubernetes-native resources.

Resources

License

This project is open-source and distributed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published