Hi! I just switched from Docker to Rancher and whe...
# rancher-desktop
b
Hi! I just switched from Docker to Rancher and when I try to build an image and push it to my Artifact registry (GCP) it throws me this error
Copy code
Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
make: *** [build-component] Error 1
I have already configured the gcloud credentials with docker. Also, im building and pushing images with Kubeflow SDK.