diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-06 05:00:55 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-06 05:00:55 +0200 |
commit | ba144fab071258a97cf3c42a0defeb0aae41a353 (patch) | |
tree | 2e738d4e4774d754b56d79021cc8781b3c0835a5 /docs/managment.txt | |
parent | efe4b9bbe3c9cb950378de9697eed2030ac49ca2 (diff) | |
download | ands-ba144fab071258a97cf3c42a0defeb0aae41a353.tar.gz ands-ba144fab071258a97cf3c42a0defeb0aae41a353.tar.bz2 ands-ba144fab071258a97cf3c42a0defeb0aae41a353.tar.xz ands-ba144fab071258a97cf3c42a0defeb0aae41a353.zip |
Document latest problems with docker images and resource reclaimation, add docker performance checks in the monitoring scripts, helpers to filter the logs
Diffstat (limited to 'docs/managment.txt')
-rw-r--r-- | docs/managment.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/managment.txt b/docs/managment.txt index cfc6aff..96ae559 100644 --- a/docs/managment.txt +++ b/docs/managment.txt @@ -43,6 +43,9 @@ DOs and DONTs - Few administrative tools could cause troubles. Don't run * oc adm diagnostics + - Old docker 1.12 has many problems. RedHat recommends updating. Don't do! OpenShift 3.7 is only supportingh + docker 1.12 and will not work with 1.13 or later. + Failures / Immidiate ======== |