Kubernetes常用的资源清单
参数名
类型
字段说明
apiVersion
String
K8S APl 的版本,可以用 kubectl api-versions 命令查询
kind
String
yam 文件定义的资源
2025-04-22