diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-12-06 10:18:39 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-12-06 10:18:39 +0100 |
commit | d9ce77409a6a3dc04e8b0808db81b7f3bea98492 (patch) | |
tree | 0983d9549893c4f4c228eb1ad81d7e4d8a4462bd /docs/vision.txt | |
parent | 88c551bcd181fd1c4537d52e6d08c902d8ca46f5 (diff) | |
download | ands-d9ce77409a6a3dc04e8b0808db81b7f3bea98492.tar.gz ands-d9ce77409a6a3dc04e8b0808db81b7f3bea98492.tar.bz2 ands-d9ce77409a6a3dc04e8b0808db81b7f3bea98492.tar.xz ands-d9ce77409a6a3dc04e8b0808db81b7f3bea98492.zip |
Document problems with KIT certificates on the latest Mozilla (breaking access to OpenShift web interface)
Diffstat (limited to 'docs/vision.txt')
-rw-r--r-- | docs/vision.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/vision.txt b/docs/vision.txt index bfef287..0be70ba 100644 --- a/docs/vision.txt +++ b/docs/vision.txt @@ -1,6 +1,7 @@ Ands v.2 ======== - Try overlay2 storage driver (LVM is used in Ands v.1). Check also further docker configuration options: 'cgroup-driver', ... + * This actually seems problematic in CentOS-8. Something, like 'rsync portage portage/.tmp' is EXREMELY slow (<1 MB/s). Just check eix-sync. - Integrate fast Ethernet and use conteiner native networking. OpenVSwitch is slow and causes problems. - Do not run pods on Master nodes, but Gluster and a few databases pods (MySQL) are OK (multiple reasons, especially mounting a lot of Gluster Volumes) - Object Storage should be integrated, either Gluster Block is ready for production or we have to use Ceph as well |