Difference between revisions of "Crossplane.io"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* Blog: https://blog.crossplane.io/
 
* Blog: https://blog.crossplane.io/
 
* Providers: https://docs.crossplane.io/latest/concepts/providers/
 
* Providers: https://docs.crossplane.io/latest/concepts/providers/
 +
* [[helm install crossplane]]
  
 +
Features:
 
* Real time: [[drift detection]]
 
* Real time: [[drift detection]]
 
+
* [[Policy]]-based governance
[[helm repo add]] crossplane-stable https://charts.crossplane.io/stable
+
* [[etcd]] state management
helm repo update
 
 
 
helm install crossplane \
 
crossplane-stable/crossplane \
 
--namespace crossplane-system \
 
--create-namespace
 
 
 
kubectl get pods -n crossplane-system
 
NAME                                      READY  STATUS    RESTARTS  AGE
 
crossplane-d4cd8d784-ldcgb                1/1    Running  0          54s
 
crossplane-rbac-manager-84769b574-6mw6f  1/1    Running  0          54s
 
 
 
[[kubectl api-resources]]  | grep crossplane
 
compositeresourcedefinitions      xrd,xrds    apiextensions.[[crossplane.io]]/v1        false        CompositeResourceDefinition
 
compositionrevisions              comprev      apiextensions.crossplane.io/v1        false        CompositionRevision
 
compositions                      comp        apiextensions.crossplane.io/v1        false        Composition
 
environmentconfigs                envcfg      apiextensions.crossplane.io/v1alpha1  false        EnvironmentConfig
 
usages                                        apiextensions.crossplane.io/v1alpha1  false        Usage
 
configurationrevisions                        pkg.crossplane.io/v1                  false        ConfigurationRevision
 
configurations                                pkg.crossplane.io/v1                  false        Configuration
 
controllerconfigs                              pkg.crossplane.io/v1alpha1            false        ControllerConfig
 
deploymentruntimeconfigs                      pkg.crossplane.io/v1beta1              false        DeploymentRuntimeConfig
 
functionrevisions                              pkg.crossplane.io/v1beta1              false        FunctionRevision
 
functions                                      pkg.crossplane.io/v1beta1              false        Function
 
locks                                          pkg.crossplane.io/v1beta1              false        Lock
 
providerrevisions                              pkg.crossplane.io/v1                  false        ProviderRevision
 
providers                                      pkg.crossplane.io/v1                  false        Provider
 
storeconfigs                                  secrets.crossplane.io/v1alpha1        false        StoreConfig
 
  
  
 
== Related ==
 
== Related ==
[[kind: Provider]]
+
* <code>[[kind: Provider]], [[kind: Bucket]]</code>
[[Terraform]]
+
* [[Terraform]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:42, 21 March 2024

Advertising: