Difference between revisions of "Crossplane.io"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  helm repo update
 
  helm repo update
  
 +
helm install crossplane \
 +
crossplane-stable/crossplane \
 +
[[--dry-run]] [[--debug]] \
 +
--namespace crossplane-system \
 +
--create-namespace
  
  

Revision as of 11:13, 15 March 2024

wikipedia:Crossplane.io control plane framework

helm repo add crossplane-stable https://charts.crossplane.io/stable
helm repo update
helm install crossplane \
crossplane-stable/crossplane \
--dry-run --debug \
--namespace crossplane-system \
--create-namespace


See also

Advertising: