-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hello, I am having some issue while trying to use kata runtimeclass ( To be precise the kata-snp one) I managed to make it run correctly and pull any public image. But as soon as I try to pull from a private registry it fails with:
Error: CreateContainer failed: failed to pull manifest Not authorized: url https://xxxxxx/xxxx/manifests/whisper-updated-xxxx Stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: <unknown> 5: <unknown> 6: <unknown> 7: <unknown> 8: <unknown> 9: <unknown> 10: <unknown> 11: <unknown> 12: <unknown> 13: <unknown> 14: <unknown> 15: start_thread 16: clone3: unknown
Pull secrets are correct and properly working outside of kata runtimeclass.
Is there any special setup to do to make that work ?
Best,
Metadata
Metadata
Assignees
Labels
No labels