-
Notifications
You must be signed in to change notification settings - Fork 0
Test KES
Cesar Celis Hernandez edited this page Jan 15, 2024
·
20 revisions
To test KES and make sure is working on latest versions.
- Place to get latest supported KES Configuration: server-config.yaml
- Testing Repo: Kes Testing
- Mon Oct 23 2023
- minio/operator:v5.0.9
- minio/minio:RELEASE.2023-10-16T04-13-43Z
- minio/kes:2023-10-03T00-48-37Z
- Mon Jan 15 2024
- minio/operator:v5.0.9
- minio/minio:RELEASE.2023-10-16T04-13-43Z
- minio/kes:2023-10-03T00-48-37Z
- Make sure to provide proper
approle
:
approle:
id: cf63b662-523c-2f24-c313-ad753ec72a98
secret: 6e3c08f0-d0c7-421c-27e7-acd7ed011b9c
- Have a cluster with Operator and Vault installed:
cd ~
rm execute.sh
curl https://raw.githubusercontent.com/cniackz/kes-testing/main/execute.sh > execute.sh
chmod +x execute.sh
./execute.sh