STIGQter STIGQter: STIG Summary: Kubernetes Security Technical Implementation Guide Version: 2 Release: 6 Benchmark Date: 01 Apr 2026:

Kubernetes etcd must have a certificate for communication.

DISA Rule

SV-242430r1043178_rule

Vulnerability Number

V-242430

Group Title

SRG-APP-000219-CTR-000550

Rule Version

CNTR-K8-001520

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane.

Set the value of "--etcd-certfile" to the certificate to be used for communication with etcd.

Check Contents

Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i etcd-certfile *

If the setting "--etcd-certfile" is not set in the Kubernetes API Server manifest file, this is a finding.

Vulnerability Number

V-242430

Documentable

False

Rule Version

CNTR-K8-001520

Severity Override Guidance

Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i etcd-certfile *

If the setting "--etcd-certfile" is not set in the Kubernetes API Server manifest file, this is a finding.

Check Content Reference

M

Target Key

5376