-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
e.g.
{{ Run the following command on the kubelet node(s):}}
{{ <pre>$ oc debug -q node/$NODE – jq -r '.evictionSoft."memory.available"' /host/etc/kubernetes/kubelet.conf</pre>}}
{{ and make sure it outputs}}
{{ <pre>{{{ xccdf_value("var_kubelet_evictionsoft_memory_available") }}}</pre>}}
gets rendered as:
Instructions: Run the following command on the kubelet node(s):
$ oc debug -q node/$NODE – jq -r '.evictionSoft."memory.available"' /host/etc/kubernetes/kubelet.conf
and make sure it outputs
This means the user has no idea how to debug the failing rule