Replace straight quotes with curved quotes

This commit is contained in:
yeasy
2026-03-11 22:19:26 -07:00
parent 1dded72085
commit 4cc09a28fa
7 changed files with 15 additions and 15 deletions

View File

@@ -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)