Briefly describe the feature
uses the deprecated HorizontalPodAutoscaler autoscaling/v2beta1
What problem does this feature solve? Please link any relevant documentation or Issues
K8s Rev: v1.30.4-eks-a737599
Error: UPGRADE FAILED: resource mapping not found for name: "paralus" namespace: "" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1"
ensure CRDs are installed first
available options
❯ kubectl api-versions |grep autos
autoscaling/v1
autoscaling/v2
(optional) What is your current workaround?
Briefly describe the feature
uses the deprecated HorizontalPodAutoscaler autoscaling/v2beta1
What problem does this feature solve? Please link any relevant documentation or Issues
K8s Rev: v1.30.4-eks-a737599
available options
(optional) What is your current workaround?