edp-doc/likec4/deployment/otc-edp.c4

18 lines
287 B
Text
Raw Normal View History

2025-05-06 10:55:44 +00:00
// Deployment model
deployment {
cloud otc-edp 'OTC EDP clusters' {
description 'OTC cluster environment for EDP'
technology 'OTC'
icon tech:kubernetes
cluster kubernetes 'EDP Kubernetes Services' {
}
paas cloudServices 'EDP Cloud Services' {
}
}
}