add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/common/popeye.md Normal file
View File

@@ -0,0 +1,20 @@
# popeye
> 报告Kubernetes部署清单的潜在问题。
> 更多信息:<https://github.com/derailed/popeye>。
- 扫描当前的Kubernetes集群
`popeye`
- 扫描特定的命名空间:
`popeye -n {{namespace}}`
- 扫描特定的Kubernetes上下文
`popeye --context={{context}}`
- 使用菠菜配置文件进行扫描:
`popeye -f {{spinach.yaml}}`