hawkbit-extensions
hawkbit-extensions copied to clipboard
Azure quick start: update kubernetes version, cert-manager api and k8s networking api
Hi, I just tried the Azure extension quickstart and needed to make a few minor changes to get it working.
I needed to update the following versions: kubernetes 1.17.9 -> 1.22.6 networking.k8s.io/v1beta1 -> networking.k8s.io/v1 cert-manager.io/v1alpha2 -> cert-manager.io/v1
Kubernetes 1.17.9 is not available anymore at Azure.
Can one of the admins verify this patch?