microk8s server.crt doesn't automatically renew
It seems like the microk8s server.crt certificates do not automatically renew.
Ideally, during the server installation, we would ensure that this is correctly set up because an expired certificate will make the platform unusable.
Note: Manual renewal can be achieved via sudo microk8s refresh-certs --cert server.crt
Edited by Stefan Denner
