Container Health check set #99692
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
This is a question, not an issue.
We are using docker benchmark on our K8s cluster and checking if our containers are compliant by CIS standards. One of the docker benchmarks says that all containers should have the docker healthcheck instruction so that the status of the container, whether healthy (ready for use) or not shows up in the docker inspect command. I was wondering if you could enlighten me if there there is any Kubernetes parameter which can over-write the docker healthcheck and show the health status of the container under docker inspect?
/sig Security
The text was updated successfully, but these errors were encountered: