ContainerOrchestration
Managing containerized applications
Extends: Technology
ContainerOrchestration
Managing containerized applications
Reference
ContainerOrchestration - tech.org.ai
Properties
- index: 32
Usage
import { $ } from 'sdk.do'
// Query for ContainerOrchestration
const result = await db.query({
subject: $.ContainerOrchestration,
})