-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kaniko should only be run inside of a container #2
Comments
So, after adding the additional argument
but at least it works. |
That's strange. I just created a Minikube cluster based on v1.25.2 (just as yours) and went through all the commands https://gist.github.com/627fcfbfbc17a683a70210947e02eaa3. It worked from the get-go and |
I am using macOS. Minikube runs in a docker environment. So, the usual macOS Minikube installation as it comes from the Kubernetes webpage. I did not touch the standard configuration. Just let me know if you need anything else. |
I just reproduced it by using Docker as a Minikube driver (I used VirtualBox before). I still do not know why that is happening but, at least, now we know that it's related to Docker or, to be more precise, when a Kubernetes cluster is running inside a container (Minikube with Unfortunately, I can't say much more since I'm not using Docker or Minikube myself. I switched to Rancher Desktop a while ago and set those two up (Minikube and Docker) for this issue inside a laptop that is hardly working anymore. |
microk8s:
|
After applying your kaniko-demo with
minikube version: v1.25.2
I am getting after running thekaniko-git.yaml
this error:Resulting in
The text was updated successfully, but these errors were encountered: