The Porch function runner pulls kpt function images from registries and uses them for rendering kpt packages in Porch. The function runner is set up by default to fetch kpt function images from public container registries such as GCR and the configuration options described here are not required for such public registries. 1. Configuring function runner to operate with private container registriesThis section describes how set up authentication for a private container registry containing kpt f...