Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.03 KB

Due to changes in the priorities, this project is currently not being supported. The project is archived as of 11/17/21 and will be available in a read-only state. Please note, since archival, the project is not maintained or reviewed.

stackapps

The premier, officially supported mechanism for deploying a kubernetes application into a Critical Stack cluster.

diagram

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.