This repository was archived by the owner on Jun 3, 2025. It is now read-only.
UNAUTHORIZED: authentication required #3272
tbernacchi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new with
kaniko
, I ended up here because I was trying to build a pipeline with argo and one the steps I got the message thatdocker not found
. Which it makes sense since my kubernetes cluster was build with containerd as a CRI. Now I'm trying to build a simple image using kaniko and I can't make it work. This is the.yaml
file I'm using to try to build a Docker image and send to Docker registry.For docker-registry-secret I've followed these steps:
My
config.json
:Any ideas what I'm missing? Any help will be appreciate! Thank you
Beta Was this translation helpful? Give feedback.
All reactions