You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: config/crd/scaling.core.adobe.com_kratos.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -397,6 +397,9 @@ spec:
397
397
resource:
398
398
description: resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
399
399
properties:
400
+
container:
401
+
description: container is the name of the container in the pods of the scaling target.
402
+
type: string
400
403
name:
401
404
description: name is the name of the resource in question.
0 commit comments