diff --git a/README.md b/README.md index 893e343..eff8055 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,7 @@ ### 开启 Kubernetes -为 Docker daemon 配置镜像加速,参考[阿里云镜像服务](https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors) 或中科大镜像加速地址```https://docker.mirrors.ustc.edu.cn``` - -![mirror](images/mirror.png) - -可选操作: 为 Kubernetes 配置 CPU 和 内存资源,建议分配 4GB 或更多内存。 +为 Kubernetes 配置 CPU 和 内存资源,建议分配 4GB 或更多内存。 ![resource](images/resource.png) @@ -47,7 +43,6 @@ ./load_images.sh ``` - 在Windows上,使用 PowerShell ```powershell diff --git a/README_en.md b/README_en.md index 2fca663..01a6b2c 100644 --- a/README_en.md +++ b/README_en.md @@ -22,11 +22,7 @@ NOTE: ### Enable Kubernetes on Docker Desktop -Config registry mirror for Docker daemon with ```https://docker.mirrors.ustc.edu.cn``` only if in China - -![mirror](images/mirror.png) - -Optional: config the CPU and memory for Kubernetes, 4GB RAM or more is suggested. +Config the CPU and memory for Kubernetes, 4GB RAM or more is suggested. ![resource](images/resource.png)