Open GrahamDumpleton opened 3 months ago
When creating an issue like this would be good to have a reproducer of the steps and workshop definition :-P
I don't think this should be any different than running any other image built and pushed to the per-session registry, as this log, ErrImgPull should be that containerd on the host can not pull down the image from that registry. The reproducer could probably help to investigate whether this is a regression on 3.0.0 (if you were already using that) or if it has always existed. Remember than in 3.0 we have changed how containerd is configured on the host, so maybe something broke there.
Describe the bug
Observed this when using virtual clusters created using helm charts rather than builtin virtual cluster support, but expect later will have same issue.
When using your CA so can have self signed certificates, the CA isn't injected into the virtual cluster control plane so might be issue if is required.
Believe this is the case as see the error:
when trying to deploy to the virtual cluster an image built in the workshop session and pushed to the per session image registry.
Additional information
No response