Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dido:99_annexes:annex-b-terms-and-definitions:k:kubernetes [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1 | dido:99_annexes:annex-b-terms-and-definitions:k:kubernetes [2026/08/04 07:09] (current) – ↷ Links adapted because of a move operation nick_dido | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Kubernetes ====== | ||
| + | |||
| + | [[dido: | ||
| + | |||
| + | ===== Discussion ===== | ||
| + | |||
| + | Kubernetes is an open-source container orchestration technology for automating deployment, scaling, and management of containerised applications. | ||
| + | |||
| + | Kubernetes groups containerised workloads into deployable and manageable units and provides mechanisms for scheduling, service discovery, scaling, rollout, recovery, configuration, | ||
| + | |||
| + | In the Financial Systems [[dido: | ||
| + | |||
| + | An implementation profile maps selected logical Nodes, communication responsibilities, | ||
| + | |||
| + | ===== Definition ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | ===== Source ===== | ||
| + | |||
| + | Generalised from official Kubernetes documentation, | ||
| + | |||
| + | ===== Note ===== | ||
| + | |||
| + | Kubernetes is not a logical Node, logical Communication Endpoint, Runtime Plane, DDS Domain, DDS Topic, message bus, data structure, governance model, evidence model, or architecture layer. | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | Part 5 uses Kubernetes as a possible deployment target for running containerised Phase 0 nodes after the logical Nodes and logical Communication Endpoints have already been defined in platform-independent form. | ||