Test KES - cniackz/public GitHub Wiki
Objective:
To test KES and make sure is working on latest versions.
Documentation:
- Place to get latest supported KES Configuration: server-config.yaml
- Testing Repo: Kes Testing
Tested:
- 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
Important part:
- Make sure to provide proper
approle
:
approle:
id: cf63b662-523c-2f24-c313-ad753ec72a98
secret: 6e3c08f0-d0c7-421c-27e7-acd7ed011b9c
Steps:
- 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