-
Notifications
You must be signed in to change notification settings - Fork 42k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.Indicates an issue or PR lacks a `sig/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
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
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.Indicates an issue or PR lacks a `sig/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.