Fix and improve

This commit is contained in:
Baohua Yang
2026-02-12 16:51:50 -08:00
parent bae82e993a
commit 0835f8467a
100 changed files with 280 additions and 622 deletions

View File

@@ -28,13 +28,13 @@ kubectl [command]
通过文件名标准输入资源名或者 label selector 删除资源
## log
## logs
输出 pod 中一个容器的日志
## rolling-update
## rollout
指定的 replication controller 执行滚动升级
Deployment 等资源执行滚动更新/回滚
## exec