Add blank lines around headers

This commit is contained in:
yeasy
2026-03-24 09:27:04 -07:00
parent 857e3b73f6
commit ae8636e96f
112 changed files with 468 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ spec:
```bash
kubectl apply -f nginx-deployment.yaml
```
### 13.5.3 步骤 2创建 Service
创建一个名为 `nginx-service.yaml` 的文件
@@ -82,6 +83,7 @@ kubectl apply -f nginx-deployment.yaml
```bash
kubectl rollout status deployment/nginx-deployment
```
### 13.5.5 步骤 4清理资源
练习结束后记得清理资源