Skip to content

Commit e42dfa9

Browse files
committed
chore: extra documentation
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent be0e16d commit e42dfa9

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ A Helm chart to provide an opinionated deployment of Trustee in a validated patt
66

77
This chart is intended for use with the [coco-pattern](https://github.com/validatedpatterns/coco-pattern) and other validated patterns.
88

9+
It is part of three charts that are intended to be used together:
10+
1. [trustee](https://github.com/validatedpatterns/trustee-chart) indended to deploy the Key Broker Service (KBS) and related infrastructure (this chart))
11+
1. This should be deployed on an ACM hub cluster
12+
2. [sandboxed-containers](https://github.com/validatedpatterns/sandboxed-containers-chart) intended to be deployed on an ACM spoke cluster where there is access to confidential hardware
13+
3. [sandboxed-policies](https://github.com/validatedpatterns/sandboxed-policies-chart) intended to be deployed on an ACM hub cluster which pushes polices to the spoke cluster.
14+
915
In order to use this chart, you will need to:
1016
1. Have a security policy created and available. This is a container security policy that will be used to verify the inside a kata vm.
1117
1. See here for more information: https://docs.redhat.com/en/documentation/openshift_sandboxed_containers/1.10/html/deploying_red_hat_build_of_trustee/deploying-trustee_azure-trustee#creating-image-verification-policy_azure-trustee

README.md.gotmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
This chart is intended for use with the [coco-pattern](https://github.com/validatedpatterns/coco-pattern) and other validated patterns.
99

10+
It is part of three charts that are intended to be used together:
11+
1. [trustee](https://github.com/validatedpatterns/trustee-chart) indended to deploy the Key Broker Service (KBS) and related infrastructure (this chart))
12+
1. This should be deployed on an ACM hub cluster
13+
2. [sandboxed-containers](https://github.com/validatedpatterns/sandboxed-containers-chart) intended to be deployed on an ACM spoke cluster where there is access to confidential hardware
14+
3. [sandboxed-policies](https://github.com/validatedpatterns/sandboxed-policies-chart) intended to be deployed on an ACM hub cluster which pushes polices to the spoke cluster.
15+
1016
In order to use this chart, you will need to:
1117
1. Have a security policy created and available. This is a container security policy that will be used to verify the inside a kata vm.
1218
1. See here for more information: https://docs.redhat.com/en/documentation/openshift_sandboxed_containers/1.10/html/deploying_red_hat_build_of_trustee/deploying-trustee_azure-trustee#creating-image-verification-policy_azure-trustee

0 commit comments

Comments
 (0)