youtube image
From YouTube: Crossplane: Build and Manage Infrastructure using Kubernetes by Vijin Palazhi

Description

Crossplane: Build and Manage Infrastructure using Kubernetes. In this presentation, we will be exploring Crossplane and understand how we can make use of a Kubernetes cluster and the all too familiar Kubernetes YAML definition files to manage and compose resources on all major cloud providers. We will first go through the Crossplane concepts such as providers, managed resources, composite resources and understand how Crossplane extends the functionality of Kubernetes beyond objects such as pods and deployments to provision and manage external infrastructure using CRDs. Towards the end of the presentation, we will see a short demo where we will deploy resources on the AWS cloud with the standard Kubernetes Cluster API by making use of Crossplane.