Custom Resources
Custom resources are extensions of the Kubernetes API. This page discusses when to add a custom resource to your Kubernetes cluster and when to use a standalone service. It describes the two methods for adding custom resources and how to choose between them.
https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/