Skip to content

Available Presets ​

Function's resources and replicas are based on presets. A preset is a predefined group of values.

Usage ​

If you want to apply values from a preset to a single Function, override the existing values for a given preset in the Function CR: First, remove the relevant fields from the Function CR and then, add the relevant preset labels.

Function's Resources ​

PresetRequest CPURequest memoryLimit CPULimit memory
XS50m64Mi150m256Mi
S100m128Mi200m256Mi
M200m256Mi400m512Mi
L400m512Mi800m1024Mi
XL800m1024Mi1600m2048Mi

To apply values ​​from a given preset, use the serverless.kyma-project.io/function-resources-preset: {PRESET} label in the Function CR.