ADR: Default runtime for harmony workloads

This ADR proposes to use k3s as a default runtime on linux and k3d on other platforms supporting docker
This commit is contained in:
2025-03-17 15:48:14 -04:00
parent 7291db7ca3
commit 35fcc295aa
3 changed files with 73 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
Proposed
### TODO :
Before accepting this proposal we need to run a POC to validate this potential issue :
**Keycloak Misuse**: Using Keycloak primarily as a secrets manager is inappropriate, as it's designed for identity and access management (IAM), not secrets management. This creates scalability and functionality limitations.