Error deploying secure registry
jacobdotcosta opened this issue · 0 comments
jacobdotcosta commented
Issue
When we execute the following command on macos, then we got the error sudo: service: command not found
The script also requests to provide the admin password able to execute on a mac: sudo vi /etc/hosts
./kind.sh install --secure-registry
...
==== Restarting containerd
Copy the client.crt to the docker cert.d folder
Password:
sudo: service: command not found