modulepackage
0.1.0
Repository: https://github.com/criticalstack/stackapps.git
Documentation: pkg.go.dev
# README
stackapps
The premier, officially supported mechanism for deploying a kubernetes application into a Critical Stack cluster.
This repo is the home of StackApps
(and StackValues
, StackReleases
, ...) CRDs, controllers, and webhooks.
Check out the docs.
Uses kubebuilder.
Install
Using Helm:
$ helm dependency update .
$ helm install stackapps ./chart
Contributing
Any contributors must accept and sign the CLA.
This project has adopted the Capital One Open Source Code of conduct.
# Constants
No description provided by the author