你正在查看的文档所针对的是 Kubernetes 版本: v1.25
Kubernetes v1.25 版本的文档已不再维护。你现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击 最新版本。
ResourceFieldSelector
ResourceFieldSelector 表示容器资源(CPU,内存)及其输出格式。
import "k8s.io/api/core/v1"
ResourceFieldSelector 表示容器资源(CPU,内存)及其输出格式。
resource (string),必选
必选:选择的资源
containerName (string)
容器名称:对卷必选,对环境变量可选
divisor (Quantity)
指定所曝光资源的输出格式,默认值为“1”
This page is automatically generated.
If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.
最后修改 September 25, 2026 at 5:00 PM PST: feat: port the static site setup to release-1.25 (d77d9c4)