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

17 lines
287 B
Text

// 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' {
}
}
}