Crossplane Operations

From NovaOrdis Knowledge Base
Revision as of 20:12, 1 November 2022 by Ovidiu (talk | contribs) (→‎Internal)
Jump to navigation Jump to search

Internal

Overview

Crossplane CLI.

Installation

https://crossplane.io/docs/v1.9/getting-started/install-configure.html
https://crossplane.io/docs/v1.9/reference/install.html

Configuration

Configure Cloud Provider Account

https://crossplane.io/docs/v1.9/reference/configure.html

Read

kubectl get claim # get all resources of all claim kinds
kubectl get composite # get all resources that are of composite kind
kubectl get managed # get all resources that represent a unit of external infrastructure
kubectl get <name-of-provider> # get all resources related to <provider>
kubectl get crossplane # get all resources related to Crossplane
kubectl get crossplane -l crossplane.io/claim-name=my-db