Skip to content

Commit 63cd12f

Browse files
authored
Description for "Defined decommissioning process"
1 parent 2358484 commit 63cd12f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/assets/YAML/default/BuildAndDeployment/Deployment.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ Build and Deployment:
3737
evidence: ""
3838
comments: ""
3939
Defined decommissioning process:
40+
description: |-
41+
The decommissioning process in the context of Docker and Kubernetes involves
42+
retiring Docker containers, images, and Kubernetes resources that are no longer
43+
needed or have been replaced. This process must be carefully executed to avoid
44+
impacting other services and applications.
4045
risk: >-
4146
Unused applications are not maintained and may contain vulnerabilities.
4247
Once exploited they can be used to attack other applications or

0 commit comments

Comments
 (0)