localhost:{node_port}/{image}
.localhost
to internal-registry.kyma-system.svc.cluster.local
and ask the Kubernetes DNS to resolve the name.NOTE: kubelet cannot resolve the in-cluster URL. That's why Serverless uses the NodePort service.
NOTE: The NodePort service routing assures that the pull request reaches the internal Docker registry regardless of whether it is from a different node.