commit
68bd4afd33
|
@ -636,8 +636,8 @@ Some Kubernetes resources define an additional runtime cost budget that bounds
|
|||
the execution of multiple expressions. If the sum total of the cost of
|
||||
expressions exceed the budget, execution of the expressions will be halted, and
|
||||
an error will result. For example the validation of a custom resource has a
|
||||
_per-validation_ runtime cost budget for all [Validation
|
||||
Rules](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules)
|
||||
_per-validation_ runtime cost budget for all
|
||||
[Validation Rules](/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules)
|
||||
evaluated to validate the custom resource.
|
||||
-->
|
||||
一些 Kubernetes 资源定义了额外的运行时成本预算,用于限制多个表达式的执行。
|
||||
|
|
|
@ -66,9 +66,9 @@ The **flowcontrol.apiserver.k8s.io/v1beta2** API version of FlowSchema and Prior
|
|||
### v1.27
|
||||
|
||||
<!--
|
||||
The **v1.27** release will stop serving the following deprecated API versions:
|
||||
The **v1.27** release stopped serving the following deprecated API versions:
|
||||
-->
|
||||
**v1.27** 发行版本中将去除以下已弃用的 API 版本:
|
||||
**v1.27** 发行版本停止支持以下已弃用的 API 版本:
|
||||
|
||||
#### CSIStorageCapacity {#csistoragecapacity-v127}
|
||||
|
||||
|
|
Loading…
Reference in New Issue