Hello,
i have running microk8s bare metal at home, everything was fine on a single node.
Since i add 2 Nodes i have some problems:
- ClusterIssuer
Warning ErrVerifyACMEAccount 23m (x15 over 74m) cert-manager Failed to verify ACME account: context deadline exceeded
Warning ErrInitIssuer 23m (x15 over 74m) cert-manager Error initializing issuer: context deadline exceeded
- a pod on an new Node can´t access Internetradio
[22-06-23 09:13:17.1510] Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to retrieve radio directory from SN: Couldn't resolve IP address for: opml.radiotime.com
Is there an DNS-Problem on the new nodes? Or how can i find out what goes wrong?
If more information or logs needed please give me a hint.