Docker options need to be configurable via the OpenShift inventory file. Currently, the default options are set, but additional options are needed for log rotation, etc. This should help with the pod evictions seen in Dev and Prod
According to this document, we need to add the openshift_docker_options to our inventory file. We should consider adding the following log rotation options to it
Docker options need to be configurable via the OpenShift inventory file. Currently, the default options are set, but additional options are needed for log rotation, etc. This should help with the pod evictions seen in Dev and Prod
According to this document, we need to add the
openshift_docker_options
to our inventory file. We should consider adding the following log rotation options to itto provide a final options of