How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Using ytt to create Crossplane Template Function

calendar_today February 13, 2024 person domain carvel

In this blog, we are going to learn on how to create a Crossplane Composition function which will compose the Crossplane resources using ytt templates. What is Crossplane? ¶Crossplane is an open-source Kubernetes extension that empowers organizations to manage cloud infrastructure across any cloud through standard Kubernetes APIs. It allows platform teams to declaratively define and manage the cloud infrastructure, like databases, storage volumes, virtual machines, etc., through Kubernetes APIs.

open_in_new Read original post