Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 589 Bytes

Project Overview

This project provides the infrastructure and configuration for deploying Tekton Pipelines and Argo CD on a kubernetes cluster.

Components

  • Argo CD: Manages application deployments and lifecycle.
  • Tekton Pipelines: Defines and executes continuous integration and delivery (CI/CD) pipelines.
  • Terraform: Manages infrastructure provisioning.

Getting Started

Prerequisites

  • Kubernetes cluster
  • Terraform
  • Argo CD
  • Tekton
image