There are still references to this version in hdfs charts. Deploying the hdfs helm chart throws the following error:
Error: validation failed: [unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1", unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"]
"v1beta1" has been deprecated since K8s version 1.16. https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
There are still references to this version in hdfs charts. Deploying the hdfs helm chart throws the following error:
Error: validation failed: [unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1", unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta1"]