<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Function Runner on Porch Documentation</title><link>/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/</link><description>Recent content in Function Runner on Porch Documentation</description><generator>Hugo</generator><language>en-us</language><atom:link href="/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/index.xml" rel="self" type="application/rss+xml"/><item><title>Pod Templates</title><link>/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/pod-templates/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/pod-templates/</guid><description>&lt;p>The Function Runner supports customizing the pod specifications used for KRM function evaluation through ConfigMap-based templates. This allows you to configure resource limits, security contexts, node selectors, tolerations, and other pod-level settings for function execution pods.&lt;/p>
&lt;h2 id="overview">Overview&lt;/h2>&lt;p>By default, the Function Runner uses an inline pod template with sensible defaults. For advanced use cases requiring customization, you can provide a ConfigMap containing custom pod and service templates. The Function Runner will use these templates when creating function evaluator pods.&lt;/p></description></item><item><title>Private Registries</title><link>/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/private-registries-config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/v1.5/docs/6_configuration_and_deployments/configurations/components/function-runner-config/private-registries-config/</guid><description>&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note&lt;/h4>

 KPT functions and KRM functions are synonymous terms referring to the same containerized functions.

&lt;/div>

&lt;p>Configure the Function Runner to access private container registries for KRM functions.&lt;/p>
&lt;h2 id="use-cases">Use Cases&lt;/h2>&lt;p>Private registries are commonly used for:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Enterprise environments&lt;/strong> - Internal Harbor or JFrog registries&lt;/li>
&lt;li>&lt;strong>Cloud providers&lt;/strong> - GitHub Container Registry (GHCR), AWS ECR, Azure ACR&lt;/li>
&lt;li>&lt;strong>Custom functions&lt;/strong> - Organization-specific KRM functions&lt;/li>
&lt;/ul>
&lt;h2 id="default-public-registries">Default Public Registries&lt;/h2>&lt;p>By default, Function Runner uses public registries:&lt;/p>
&lt;ul>
&lt;li>&lt;code>ghcr.io/kptdev/krm-functions-catalog&lt;/code> - GitHub Container Registry for KRM functions&lt;/li>
&lt;li>Other public registries as configured&lt;/li>
&lt;/ul>
&lt;h2 id="private-registry-authentication">Private Registry Authentication&lt;/h2>&lt;p>To use private container registries for KRM functions, configure authentication in the Function Runner.&lt;/p></description></item></channel></rss>