A Helm chart to provide an opinionated deployment of Sandboxed Containers in a validated pattern
This chart is intended for use with the coco-pattern and other validated patterns.
It is part of three charts that are intended to be used together:
- trustee indended to deploy the Key Broker Service (KBS) and related infrastructure.
- This should be deployed on an ACM hub cluster
- sandboxed-containers this chart, indended to be deployed on an ACM spoke cluster where there is access to confidential hardware
- sandboxed-policies this chart, indended to be deployed on an ACM hub cluster which pushes polices to the spoke cluster.
Along side this is a small number of imperative jobs which can be seen in the coco pattern.
| Key | Type | Default | Description |
|---|---|---|---|
| global.clusterPlatform | string | "" |
|
| global.secretStore.backend | string | "" |
|
| sandbox.sshKey | string | "secret/data/global/sshKey" |
|
| secretStore.kind | string | "" |
|
| secretStore.name | string | "" |
Autogenerated from chart metadata using helm-docs v1.14.2