AdminTurnedDevOps / CapabilityPE

Platform Engineering capabilities and stacks installed with one command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CapabilityPE (capipe)

capipe, which stands for Capibility Platform Engineering, allows you to specify capabilities that you want to install within your Platform Engineering environment.

Dependencies

  1. Helm

Command Examples

Add a GitOps Controller

capipe argocd
capipe flux

Use flags

./capipe datadog --apikey "" --clustername ""

WIP

Still working on it! Right now it contains the ability to add Flux and ArgoCD as GitOps Controllers.

About

Platform Engineering capabilities and stacks installed with one command


Languages

Language:Go 100.0%