Skip to content

Commit a68c7af

Browse files
author
Michael Burke
committed
edits
1 parent d4b30f1 commit a68c7af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nodes/cma/nodes-cma-rn/nodes-cma-autoscaling-custom-rn.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@ Before installing this version of the Custom Metrics Autoscaler Operator, remove
7272
[id="nodes-pods-autoscaling-custom-rn-2172-new-features_{context}"]
7373
=== New features and enhancements
7474

75-
[id="nodes-pods-autoscaling-custom-rn-2172-new-features-token_{context}"]
75+
[id="nodes-pods-autoscaling-custom-rn-2172-new-features-controller_{context}"]
7676
==== The Keda Controller is now created upon installation of the Custom Metrics Autoscaler Operator
7777

78-
With this update, when you install the Custom Metrics Autoscaler Operator, the installation process automatically creates the `KedaController` custom resource. The Keda Controller creates several required custom resource definitions. After installation, you can modify the KedaController` CR as needed, to modify logging, the namespaces where the Custom Metrics Autoscaler operates, and other configurations. For more information, see
78+
With this update, when you install the Custom Metrics Autoscaler Operator, the installation program automatically creates the `KedaController` custom resource (CR), which creates several required custom resource definitions. Previously, you needed to manually create the `KedaController` CR. After installation, you can modify the KedaController` CR as needed, to change logging settings, the namespaces where the Custom Metrics Autoscaler operates, and other configurations. For more information, see
7979

8080
[id="nodes-pods-autoscaling-custom-rn-2172-new-features-token_{context}"]
8181
==== Bound service account token support
8282

83-
With this update, you can now use bound service account tokens with trigger and cluster trigger authentications the Custom Metrics Autoscaler. Bound service account tokens are audience- and time-bound, making them more secure than legacy service account tokens.
83+
With this update, you can now use bound service account tokens with trigger authentications and cluster trigger authentications. Bound service account tokens are audience- and time-bound, making them more secure than legacy service account tokens.
8484

8585
[id="nodes-pods-autoscaling-custom-rn-2172-bugs_{context}"]
8686
=== Bug fixes
8787

88-
* Before this update, you were mount a volume to a Custom Metrics Autoscaler pod, because the Keda Controller did not support the `volumeMount` and `volume` parameters. With this update, the Keda Controller now supports these fields. You can inject volumes into Custom Metrics Autoscaler pods as needed. (link:https://issues.redhat.com/browse/OCPBUGS-42559[*OCPBUGS-42559*])
88+
* Before this update, you were unable mount a volume to a Custom Metrics Autoscaler pod, because the Keda Controller did not support the `volumeMount` and `volume` parameters. With this update, the Keda Controller now supports these fields and you can inject volumes into Custom Metrics Autoscaler pods, if needed. (link:https://issues.redhat.com/browse/OCPBUGS-42559[*OCPBUGS-42559*])
8989

0 commit comments

Comments
 (0)