摘要: echo 3 > /proc/sys/vm/drop_caches [root@worker1 ~]# free total used free shared buff/cache available Mem: 8173856 1026588 226660 52052 6920608 6782868 阅读全文
posted @ 2020-08-23 22:22 LeoShi2020 阅读(597) 评论(0) 推荐(0) 编辑
摘要: 容器和 VM 之间的差异 VM 利用 Hypervisor 虚拟化技术来模拟 CPU、内存等硬件资源,这样就可以在宿主机上建立一个 Guest OS,这是常说的安装一个虚拟机。 每一个 Guest OS 都有一个独立的内核,比如 Ubuntu、CentOS 甚至是 Windows 等,在这样的 Gu 阅读全文
posted @ 2020-08-23 13:58 LeoShi2020 阅读(402) 评论(0) 推荐(0) 编辑