apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: busybox-1
spec:
scaleTargetRef:
kind: Deployment
name: busybox-1
minReplicas: 3
maxReplicas: 4
targetCPUUtilizationPercentage: 80
apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: busybox-1
spec:
scaleTargetRef:
kind: Deployment
name: busybox-1
minReplicas: 3
maxReplicas: 4
targetCPUUtilizationPercentage: 80