File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
controlplane/eks/api/v1beta2 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ type AWSManagedControlPlaneSpec struct { //nolint: maligned
223223 UpgradePolicy UpgradePolicy `json:"upgradePolicy,omitempty"`
224224
225225 // ControlPlaneScalingConfig specifies the scaling configuration for the EKS control plane.
226- // This allows you to select from a set of scaling tiers for predictable , high performance from the cluster' s control plane.
226+ // Enables selection of predefined scaling tiers to ensure consistent , high- performance operation of the cluster’ s control plane.
227227 // (Official AWS docs: https://docs.aws.amazon.com/eks/latest/userguide/eks-provisioned-control-plane.html)
228228 // +optional
229229 ControlPlaneScalingConfig * ControlPlaneScalingConfig `json:"controlPlaneScalingConfig,omitempty"`
You can’t perform that action at this time.
0 commit comments