Added self-signed cert CA, still failing to pull images #2007
-
I used the functionality created here #1654, the test of running Turning off trust for the bundle breaks the ctr image pull in the sheltie session, so it seems those 2 containerd's are using different CA paths or something? Here I start with the bundle not trusted to show the pull failing, then setting it trusted and it succeeds
after trying to deploy again on this same host:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @madeddie , thanks for bringing this up. We'll take a closer look into this. |
Beta Was this translation helpful? Give feedback.
-
Hey @madeddie, I was able to replicate what you experiencing, but could you please confirm that you updated the certificates store from a host container? I replicated the problem by updating the certificates store from the admin container, after |
Beta Was this translation helpful? Give feedback.
Hey @madeddie, I was able to replicate what you experiencing, but could you please confirm that you updated the certificates store from a host container? I replicated the problem by updating the certificates store from the admin container, after
kubelet
andcontainerd
started.