Deploy Services to a Managed Cluster#
At its heart, everything in k0rdent is based on templates that help define Kubernetes objects. For clusters, these are ClusterTemplate
objects. For applications and services, these are ServiceTemplate
objects.
You can find numerous useful applications in the k0rdent Catalog, or you can create them yourself.