Description
Small functions can be deployed on Kubernetes without building all infrastructure plumbing by hand. It is useful for teams experimenting with serverless-style workloads while keeping deployment inside a cluster they control.
Function platforms can run code in response to network events and cluster triggers. Review permissions, resource limits, and exposed endpoints before using it beyond experiments.