diff --git a/content/master/concepts/providers.md b/content/master/concepts/providers.md index 4eabb9c0..0ef3da74 100644 --- a/content/master/concepts/providers.md +++ b/content/master/concepts/providers.md @@ -21,10 +21,6 @@ Examples of providers include: * [Provider GCP](https://github.com/upbound/provider-gcp) * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) -{{< hint "tip" >}} -Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). -{{< /hint >}} - Providers define every external resource they can create in Kubernetes as a diff --git a/content/master/getting-started/introduction.md b/content/master/getting-started/introduction.md index f67b4bee..2142c322 100644 --- a/content/master/getting-started/introduction.md +++ b/content/master/getting-started/introduction.md @@ -110,9 +110,6 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91) value that defines which AWS region to deploy the bucket in. -Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large -collection of Crossplane Providers. - More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/). Providers are cluster scoped and available to all cluster namespaces. diff --git a/content/v1.17/concepts/providers.md b/content/v1.17/concepts/providers.md index f78b70f1..30c8288d 100644 --- a/content/v1.17/concepts/providers.md +++ b/content/v1.17/concepts/providers.md @@ -21,10 +21,6 @@ Examples of providers include: * [Provider GCP](https://github.com/upbound/provider-gcp) * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) -{{< hint "tip" >}} -Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). -{{< /hint >}} - Providers define every external resource they can create in Kubernetes as a diff --git a/content/v1.17/getting-started/introduction.md b/content/v1.17/getting-started/introduction.md index f67b4bee..2142c322 100644 --- a/content/v1.17/getting-started/introduction.md +++ b/content/v1.17/getting-started/introduction.md @@ -110,9 +110,6 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91) value that defines which AWS region to deploy the bucket in. -Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large -collection of Crossplane Providers. - More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/). Providers are cluster scoped and available to all cluster namespaces. diff --git a/content/v1.18/concepts/providers.md b/content/v1.18/concepts/providers.md index 13ff1405..b678459d 100644 --- a/content/v1.18/concepts/providers.md +++ b/content/v1.18/concepts/providers.md @@ -21,10 +21,6 @@ Examples of providers include: * [Provider GCP](https://github.com/upbound/provider-gcp) * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) -{{< hint "tip" >}} -Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). -{{< /hint >}} - Providers define every external resource they can create in Kubernetes as a diff --git a/content/v1.18/getting-started/introduction.md b/content/v1.18/getting-started/introduction.md index f67b4bee..2142c322 100644 --- a/content/v1.18/getting-started/introduction.md +++ b/content/v1.18/getting-started/introduction.md @@ -110,9 +110,6 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91) value that defines which AWS region to deploy the bucket in. -Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large -collection of Crossplane Providers. - More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/). Providers are cluster scoped and available to all cluster namespaces. diff --git a/content/v1.19/concepts/providers.md b/content/v1.19/concepts/providers.md index 0dfb277d..409ebfa4 100644 --- a/content/v1.19/concepts/providers.md +++ b/content/v1.19/concepts/providers.md @@ -21,10 +21,6 @@ Examples of providers include: * [Provider GCP](https://github.com/upbound/provider-gcp) * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) -{{< hint "tip" >}} -Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). -{{< /hint >}} - Providers define every external resource they can create in Kubernetes as a diff --git a/content/v1.19/getting-started/introduction.md b/content/v1.19/getting-started/introduction.md index f67b4bee..2142c322 100644 --- a/content/v1.19/getting-started/introduction.md +++ b/content/v1.19/getting-started/introduction.md @@ -110,9 +110,6 @@ In the `bucket` CRD is a [`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91) value that defines which AWS region to deploy the bucket in. -Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large -collection of Crossplane Providers. - More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/). Providers are cluster scoped and available to all cluster namespaces. diff --git a/content/v2.0-preview/packages/providers.md b/content/v2.0-preview/packages/providers.md index 10431d00..b776b655 100644 --- a/content/v2.0-preview/packages/providers.md +++ b/content/v2.0-preview/packages/providers.md @@ -21,10 +21,6 @@ Examples of providers include: * [Provider GCP](https://github.com/upbound/provider-gcp) * [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes) -{{< hint "tip" >}} -Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries). -{{< /hint >}} - Providers define every external resource they can create in Kubernetes as a