apply-scale-profile
Overview
This function modifies the target Deployment
and ConfigMap
based upon the
infra.nephio.org/ClusterScaleProfile
.
Describe why the user should care about this function.
What problem does it solve?
Provide some context (e.g. In the gatekeeper
function, explain what's
is Gatekeeper
project)
Usage
How do I use this function?
Explain what does it do in details.
Is this function meant to be used declaratively, imperatively or both?
FunctionConfig
Omit this section, if the function doesn't support any functionConfigs
.
Otherwise, explain the function config and behavior for this function in detail.
For each field in the function config, specify:
- An example value
- Whether it is optional, and if so, the default value
If showing the function orchestrator (e.g. kpt) can make it clear about how to
use the function, it's recommended to use it.
Examples
Omit this section if you are providing complete example kpt packages which are
linked from the catalog site.
Otherwise, provide inline examples in this section.