mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-14 05:41:11 +00:00
Replace straight quotes with curved quotes
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#### 1. 创建集群
|
||||
|
||||
登录腾讯云控制台,进入容器服务模块:
|
||||
- 选择 "创建集群",配置集群名称、地域和网络
|
||||
- 选择 “创建集群”,配置集群名称、地域和网络
|
||||
- 选择节点配置(云服务器规格和数量)
|
||||
- 设置 Kubernetes 版本和安全组
|
||||
- 完成创建后获得集群 kubeconfig 文件
|
||||
@@ -128,9 +128,9 @@ docker info | grep -A 5 "Registry Mirrors"
|
||||
|
||||
对于 Docker Desktop,在设置界面中:
|
||||
1. 打开 Docker Desktop 设置
|
||||
2. 导航到 "Docker Engine"
|
||||
2. 导航到 “Docker Engine”
|
||||
3. 在 JSON 配置中添加上述 `registry-mirrors` 字段
|
||||
4. 点击 "Apply & Restart"
|
||||
4. 点击 “Apply & Restart”
|
||||
|
||||
### 腾讯云容器镜像服务 (TCR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user