If you find this useful and/or entertaining, please consider buying me a coffee :) www.buymeacoffee.com/teamprogrammer This helps support this channel and lets me make more explainer videos in the short term.
HOW TO FIX THIS WITH DOCKER DIND INSTANCE BASE GITLAB RUNNER WITH GITLAB-CE USING DOCKER EXECUTOR docker build -t $CI_REGISTRY_IMAGE:$SEMVER . ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Cleaning up project directory and file based variables 00:00 ERROR: Job failed: exit code 1
Very nice job explaining and teaching setting up microk8s on ubuntu for Gitlab CI runners. Going to share this with workers.
Thank you for watching, I'm glad you found it useful and thank you for sharing with co-workers ;)
If you find this useful and/or entertaining, please consider buying me a coffee :) www.buymeacoffee.com/teamprogrammer This helps support this channel and lets me make more explainer videos in the short term.
Great video
did you miss the rbac section in values file ? its rbac or serviceaccount name
Hi
Can you publish all command line for the the setup ?
👍
HOW TO FIX THIS WITH DOCKER DIND INSTANCE BASE GITLAB RUNNER WITH GITLAB-CE USING DOCKER EXECUTOR
docker build -t $CI_REGISTRY_IMAGE:$SEMVER .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: exit code 1
🤔