crossplane / docs

Repo for Crossplane documentation.
https://docs.crossplane.io
Other
47 stars 105 forks source link

[Web Bug] - Azure Quickstart #770

Open ThomasEhling opened 2 months ago

ThomasEhling commented 2 months ago

When following the tutorial step by step, in the section "Install the Azure provider", the following command does not work:

kubectl get provider No resources found

But this one does:

kubectl get provider.pkg.crossplane.io NAME INSTALLED HEALTHY PACKAGE AGE provider-azure-network True True xpkg.upbound.io/upbound/provider-azure-network:v0.42.1 51s upbound-provider-family-azure True True xpkg.upbound.io/upbound/provider-family-azure:v1.1.0 47s

URL: https://docs.crossplane.io/latest/getting-started/provider-azure/