x509: certificate signed by unknown authority (possibly because of "crypto/rsa:...authority certificate "osmacbook") x509: certificate signed by unknown authority (possibly because of "crypto/rsa:...authority certificate "osmacbook") kubernetes kubernetes

x509: certificate signed by unknown authority (possibly because of "crypto/rsa:...authority certificate "osmacbook")


This error message means that you do not have a trusted certificate, such as the default self-signed certificate

might be able to assist better if you could post your docker-info command output

Another approach is to skip tls verification for your environment; check here documentation on DOCKER_TLS_VERIFY variable