No description
Find a file
Greg Haynes 69e2dd2796 Add vcluster-multi-env stack
The vcluster-multi-env stack configures a set of vclusters managed by
the CNOE ArgoCD which are then enrolled in the CNOE ArgoCD. This enables
developing multi-environment workflows on top of CNOE.

Signed-off-by: Greg Haynes <greg.haynes@autodesk.com>
2024-10-28 17:09:24 +00:00
.github add codespell workflow (#4) 2024-05-24 13:52:56 -07:00
basic copy from idpbuilder example dir (#3) 2024-06-04 14:43:36 -07:00
crossplane-integrations add back crossplane compositions (#33) 2024-09-11 10:00:19 -07:00
dapr-integration Initial Dapr integration (#26) 2024-08-09 12:55:41 -07:00
jupyterhub Jupyterhub stack (#21) 2024-08-26 10:18:51 -07:00
kyverno-integration Stack: Kyverno (#38) 2024-10-02 09:40:04 -04:00
local-backup update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
localstack-integration update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
ref-implementation add guest user (#42) 2024-10-10 12:47:26 -07:00
terraform-integrations update package-dir -> package (#29) 2024-08-15 16:46:47 -07:00
vcluster-multi-env Add vcluster-multi-env stack 2024-10-28 17:09:24 +00:00
LICENSE add license (#7) 2024-06-11 13:16:59 -07:00
README.md Initial Dapr integration (#26) 2024-08-09 12:55:41 -07:00

CNOE Stacks

This repository contains building blocks and examples to help you build your own Internal Developer Platform.

Getting Started

Install idpbuilder

To get started, you need to install idpbuilder. See the instructions in the idpbuilder repository for details.

Using this repository