michaeljmarshall commented on PR #262: URL: https://github.com/apache/pulsar-helm-chart/pull/262#issuecomment-1112875906
> NOTE: As of K8S API 1.25 the HPA v2beta1 is no longer supported > https://kubernetes.io/docs/reference/using-api/deprecation-guide/#horizontalpodautoscaler-v125 > It was deprecated in 1.19 > As best as I can tell v2beta2 was introduced in K8S 1.12 https://kops.sigs.k8s.io/horizontal_pod_autoscaling/ @frankjkelly, thanks for this extra context. I believe our minimum k8s version is 1.18, but I'm not sure that we have a maximum version defined. We can adjust it now, or when it becomes an issue, we can update the chart to use Helm to determine the correct `apiVersion`. There is a helpful discussion on this topic here: https://github.com/apache/pulsar-helm-chart/pull/183#discussion_r777725211. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org