Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 29, 2021 12:45
Embed
What would you like to do?
# Kubernetes HPA Config
type: Resource
resource:
name: cpu
target:
type: Utilization
averageUtilization: 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment