diff --git a/slides/crossplane-intro.yaml b/slides/crossplane-intro.yaml index ac9fae0..37adc84 100644 --- a/slides/crossplane-intro.yaml +++ b/slides/crossplane-intro.yaml @@ -19,15 +19,46 @@ - actual state reflects that of the declared [](https://www.sva.de/index.html) +--- +### /GETTING STARTED +EXCALIDRAW: CROSSPLANE DEPLOY + CLI +--- +### /USECASE1: GCP BUCKET +CROSSPLANE + GCP PROVIDER -- -### /TERMINOLOGY -* PROVIDERS: - * an OCI image, like a Docker image for example It installs CustomResourceDefinitions to allow for the provisioning of resources on -an external service like a cloud provider As of today - * providers exist for AWS, GCP, Azure, Datadog, Alibaba, GitLab, Github, Kubernetes -* MANAGED RESOURCES - * represent infrastructure resources Configurations +BUCKET CLAIM -- -* Composite resources -They group-managed resources together to allow for the creation of more complex, business-oriented infrastructure resources +k9S + GOOLGE CLOUD SREENSHOT +-- +### /USECASE1: GCP BUCKET +EXCALIDRAW: CROSSPLANE + GCP PROVIDER +-- +BUCKET CLAIM +-- +k9S + GOOLGE CLOUD SREENSHOT +-- +EXCALIDRAW: CROSSPLANE + GCP PROVIDER + BUCKET IN GCP +--- +### /USECASE2: TERRAFORM VSPHEREVM +CROSSPLANE + TERRAFORM PROVIDER +-- +WORKSPACE +-- +EXCALIDRAW: CROSSPLANE + GCP PROVIDER + VM IN VSPHERE +--- +### /USECASE3: MANIFEST TEKTON +CROSSPLANE + KUBERNETES PROVIDER +-- +OBJECT +-- +EXCALIDRAW: CROSSPLANE + KUBERNETES + TEKTON ON CLUSTER +--- +### /COMPOSITION +### /XRDS +### /CLAIM + + + +### /USECASE2: TERRAFORM VSPHEREVM +CROSSPLANE + TERRAFORM PROVIDER --