Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| fxdemo:01-part:10-conceptual-traceability-model:10-5-implementation-artefact-psm-to-deployment-artefact [2026/07/11 11:15] – ↷ Links adapted because of a move operation nick_dido | fxdemo:01-part:10-conceptual-traceability-model:10-5-implementation-artefact-psm-to-deployment-artefact [2026/08/04 07:09] (current) – ↷ Links adapted because of a move operation nick_dido | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 10.5 Implementation | + | ====== 10.5 Implementation |
| [[fxdemo: | [[fxdemo: | ||
| - | An Implementation | + | An Implementation |
| For example, a container image may trace to a Kubernetes Deployment, Pod, or Helm chart. A DDS QoS profile may trace to a mounted configuration file or ConfigMap. A generated IDL binding may trace to a deployed service image using that binding. | For example, a container image may trace to a Kubernetes Deployment, Pod, or Helm chart. A DDS QoS profile may trace to a mounted configuration file or ConfigMap. A generated IDL binding may trace to a deployed service image using that binding. | ||
| - | This relationship supports operational review. It allows a reviewer to identify which deployed | + | This relationship supports operational review. It allows a reviewer to identify which deployed |
| Examples include: | Examples include: | ||
| - | Table 10.5-1: Examples of implementation | + | Table 10.5-1: Examples of implementation |
| - | ^ Implementation | + | ^ Implementation |
| | OCI-compatible container image | Kubernetes Deployment, Pod, K3s workload, or local container runtime configuration | | | OCI-compatible container image | Kubernetes Deployment, Pod, K3s workload, or local container runtime configuration | | ||
| | DDS Topic configuration | DDS XML configuration, | | DDS Topic configuration | DDS XML configuration, | ||
| | USER_QOS_PROFILES.xml | ConfigMap, mounted file, deployment package, or runtime configuration volume | | | USER_QOS_PROFILES.xml | ConfigMap, mounted file, deployment package, or runtime configuration volume | | ||
| - | | Python [[dido: | + | | Python [[dido: |
| | Generated language binding | Built package, container layer, deployed runtime dependency, or generated source directory | | | Generated language binding | Built package, container layer, deployed runtime dependency, or generated source directory | | ||
| | Implementation configuration file | Environment-specific configuration file, ConfigMap, Secret, or mounted volume | | | Implementation configuration file | Environment-specific configuration file, ConfigMap, Secret, or mounted volume | | ||