Skip to content

Commit 8bfbb24

Browse files
matmilburyjbw976
authored andcommitted
remove all remaining references to dead crossplane.io/registries page
Signed-off-by: Jared Watts <jbw976@gmail.com>
1 parent ca7e053 commit 8bfbb24

File tree

9 files changed

+0
-32
lines changed

9 files changed

+0
-32
lines changed

content/master/concepts/providers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Examples of providers include:
2121
* [Provider GCP](https://github.com/upbound/provider-gcp)
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

24-
{{< hint "tip" >}}
25-
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
26-
{{< /hint >}}
27-
2824
<!-- vale write-good.Passive = NO -->
2925
<!-- "are Managed" isn't passive in this context -->
3026
Providers define every external resource they can create in Kubernetes as a

content/master/getting-started/introduction.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ In the `bucket` CRD is a
110110
[`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114-
collection of Crossplane Providers.
115-
116113
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117114

118115
Providers are cluster scoped and available to all cluster namespaces.

content/v1.17/concepts/providers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Examples of providers include:
2121
* [Provider GCP](https://github.com/upbound/provider-gcp)
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

24-
{{< hint "tip" >}}
25-
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
26-
{{< /hint >}}
27-
2824
<!-- vale write-good.Passive = NO -->
2925
<!-- "are Managed" isn't passive in this context -->
3026
Providers define every external resource they can create in Kubernetes as a

content/v1.17/getting-started/introduction.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ In the `bucket` CRD is a
110110
[`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114-
collection of Crossplane Providers.
115-
116113
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117114

118115
Providers are cluster scoped and available to all cluster namespaces.

content/v1.18/concepts/providers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Examples of providers include:
2121
* [Provider GCP](https://github.com/upbound/provider-gcp)
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

24-
{{< hint "tip" >}}
25-
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
26-
{{< /hint >}}
27-
2824
<!-- vale write-good.Passive = NO -->
2925
<!-- "are Managed" isn't passive in this context -->
3026
Providers define every external resource they can create in Kubernetes as a

content/v1.18/getting-started/introduction.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ In the `bucket` CRD is a
110110
[`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114-
collection of Crossplane Providers.
115-
116113
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117114

118115
Providers are cluster scoped and available to all cluster namespaces.

content/v1.19/concepts/providers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Examples of providers include:
2121
* [Provider GCP](https://github.com/upbound/provider-gcp)
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

24-
{{< hint "tip" >}}
25-
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
26-
{{< /hint >}}
27-
2824
<!-- vale write-good.Passive = NO -->
2925
<!-- "are Managed" isn't passive in this context -->
3026
Providers define every external resource they can create in Kubernetes as a

content/v1.19/getting-started/introduction.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ In the `bucket` CRD is a
110110
[`spec.forProvider.region`](https://github.com/crossplane-contrib/provider-upjet-aws/blob/release-1.20/package/crds/s3.aws.upbound.io_buckets.yaml#L91)
111111
value that defines which AWS region to deploy the bucket in.
112112

113-
Crossplane's [public package registries](https://www.crossplane.io/registries) contain a large
114-
collection of Crossplane Providers.
115-
116113
More providers are available in the [Crossplane Contrib repository](https://github.com/crossplane-contrib/).
117114

118115
Providers are cluster scoped and available to all cluster namespaces.

content/v2.0-preview/packages/providers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Examples of providers include:
2121
* [Provider GCP](https://github.com/upbound/provider-gcp)
2222
* [Provider Kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
2323

24-
{{< hint "tip" >}}
25-
Find more providers in Crossplane's [public package registries](https://www.crossplane.io/registries).
26-
{{< /hint >}}
27-
2824
<!-- vale write-good.Passive = NO -->
2925
<!-- "are Managed" isn't passive in this context -->
3026
Providers define every external resource they can create in Kubernetes as a

0 commit comments

Comments
 (0)