kubectl port-forward service/mysql-dna-mariadb 3306:3306
error:
error upgrading connection: error dialing backend: x509: certificate is
valid for 127.0.0.1, 192.168.5.15, fec0:505555fffe358a75, not
192.168.205.2
it seems the certificate is got somehow messed up? The clusters seems to work well (all pods running, no errors in diagnostics)
but whenever I try to get to the pods it gives errors