Update horizontal-pod-autoscale-walkthrough.md (#17206)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
cdc590065c
commit
f65a6fe7a8
@@ -304,7 +304,7 @@ spec:
|
|||||||
resource:
|
resource:
|
||||||
name: cpu
|
name: cpu
|
||||||
target:
|
target:
|
||||||
type: AverageUtilization
|
type: Utilization
|
||||||
averageUtilization: 50
|
averageUtilization: 50
|
||||||
- type: Pods
|
- type: Pods
|
||||||
pods:
|
pods:
|
||||||
@@ -322,7 +322,7 @@ spec:
|
|||||||
kind: Ingress
|
kind: Ingress
|
||||||
name: main-route
|
name: main-route
|
||||||
target:
|
target:
|
||||||
kind: Value
|
type: Value
|
||||||
value: 10k
|
value: 10k
|
||||||
status:
|
status:
|
||||||
observedGeneration: 1
|
observedGeneration: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user