Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 281 Bytes

gitops-monorepo-crossplane

Repo to simulate GitOps in a monorepo setup.

Testing

The best way to get started is by creating a local Kubernetes cluster.

Prerequisites

  • kubectl
  • helm
  • kind / minikube

Start the local test environment by running sh .local/install.sh