Skip to content

Commit 125902b

Browse files
authored
Merge pull request #999 from jbw976/extensions-list
Add Community Extension Projects list page
2 parents 445b197 + e3827f9 commit 125902b

File tree

2 files changed

+240
-0
lines changed

2 files changed

+240
-0
lines changed
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
---
2+
title: Community Extension Projects
3+
description: List of current Crossplane Community Extension Projects
4+
weight: 310
5+
---
6+
7+
The Crossplane community has built a rich set of
8+
[Community Extension Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
9+
for use by Crossplane adopters to extend the usefulness of their Crossplane powered
10+
control planes. They're all hosted under the
11+
[crossplane-contrib](https://github.com/crossplane-contrib) organization.
12+
13+
<!-- vale write-good.Passive = NO -->
14+
{{< hint "note" >}}
15+
All Community Extension Projects should maintain good project health and adhere to
16+
the policies stated in the [project governance](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#policies-for-community-extension-projects).
17+
18+
If a project falls out of compliance then the repository is archived and the
19+
project is removed from this list. All projects on this page should be ready to
20+
use by Crossplane adopters.
21+
{{< /hint >}}
22+
<!-- vale write-good.Passive = YES -->
23+
24+
## Providers
25+
26+
<!-- vale off -->
27+
- [provider-upjet-alibabacloud](https://github.com/crossplane-contrib/provider-upjet-alibabacloud)
28+
- [provider-ansible](https://github.com/crossplane-contrib/provider-ansible)
29+
- [provider-argocd](https://github.com/crossplane-contrib/provider-argocd)
30+
- [provider-aws](https://github.com/crossplane-contrib/provider-aws)
31+
- [provider-upjet-aws](https://github.com/crossplane-contrib/provider-upjet-aws)
32+
- [provider-upjet-azure](https://github.com/crossplane-contrib/provider-upjet-azure)
33+
- [provider-upjet-azuread](https://github.com/crossplane-contrib/provider-upjet-azuread)
34+
- [provider-capi](https://github.com/crossplane-contrib/provider-capi)
35+
- [crossplane-provider-castai](https://github.com/crossplane-contrib/crossplane-provider-castai)
36+
- [provider-civo](https://github.com/crossplane-contrib/provider-civo)
37+
- [provider-cloudflare](https://github.com/crossplane-contrib/provider-cloudflare)
38+
- [provider-cloudinit](https://github.com/crossplane-contrib/provider-cloudinit)
39+
- [provider-confluent](https://github.com/crossplane-contrib/provider-confluent)
40+
- [provider-upjet-digitalocean](https://github.com/crossplane-contrib/provider-upjet-digitalocean)
41+
- [provider-jet-ec](https://github.com/crossplane-contrib/provider-jet-ec)
42+
- [provider-upjet-ec](https://github.com/crossplane-contrib/provider-upjet-ec)
43+
- [provider-upjet-edgeadc](https://github.com/crossplane-contrib/provider-upjet-edgeadc)
44+
- [provider-jet-equinix](https://github.com/crossplane-contrib/provider-jet-equinix)
45+
- [provider-gcp-beta](https://github.com/crossplane-contrib/provider-gcp-beta)
46+
- [provider-upjet-gcp](https://github.com/crossplane-contrib/provider-upjet-gcp)
47+
- [provider-gitlab](https://github.com/crossplane-contrib/provider-gitlab)
48+
- [provider-upjet-github](https://github.com/crossplane-contrib/provider-upjet-github)
49+
- [provider-helm](https://github.com/crossplane-contrib/provider-helm)
50+
- [provider-http](https://github.com/crossplane-contrib/provider-http)
51+
- [provider-ibm-cloud](https://github.com/crossplane-contrib/provider-ibm-cloud)
52+
- [provider-infoblox-nios](https://github.com/crossplane-contrib/provider-infoblox-nios)
53+
- [provider-influxdb](https://github.com/crossplane-contrib/provider-influxdb)
54+
- [provider-kafka](https://github.com/crossplane-contrib/provider-kafka)
55+
- [provider-upjet-kafka](https://github.com/crossplane-contrib/provider-upjet-kafka)
56+
- [provider-keycloak](https://github.com/crossplane-contrib/provider-keycloak)
57+
- [provider-kops](https://github.com/crossplane-contrib/provider-kops)
58+
- [provider-kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
59+
- [provider-mongodbatlas](https://github.com/crossplane-contrib/provider-mongodbatlas)
60+
- [provider-upjet-mysql](https://github.com/crossplane-contrib/provider-upjet-mysql)
61+
- [provider-newrelic](https://github.com/crossplane-contrib/provider-newrelic)
62+
- [crossplane-provider-newrelic](https://github.com/crossplane-contrib/crossplane-provider-newrelic)
63+
- [provider-nop](https://github.com/crossplane-contrib/provider-nop)
64+
- [provider-okta](https://github.com/crossplane-contrib/provider-okta)
65+
- [provider-openstack](https://github.com/crossplane-contrib/provider-openstack)
66+
- [provider-pagerduty](https://github.com/crossplane-contrib/provider-pagerduty)
67+
- [provider-palette](https://github.com/crossplane-contrib/provider-palette)
68+
- [provider-jet-rancher](https://github.com/crossplane-contrib/provider-jet-rancher)
69+
- [provider-redpanda](https://github.com/crossplane-contrib/provider-redpanda)
70+
- [provider-secret](https://github.com/crossplane-contrib/provider-secret)
71+
- [provider-spotify](https://github.com/crossplane-contrib/provider-spotify)
72+
- [provider-sql](https://github.com/crossplane-contrib/provider-sql)
73+
- [provider-styra](https://github.com/crossplane-contrib/provider-styra)
74+
- [provider-talos](https://github.com/crossplane-contrib/provider-talos)
75+
- [provider-tencentcloud](https://github.com/crossplane-contrib/provider-tencentcloud)
76+
- [provider-terraform](https://github.com/crossplane-contrib/provider-terraform)
77+
- [provider-jet-vault](https://github.com/crossplane-contrib/provider-jet-vault)
78+
- [provider-workflows](https://github.com/crossplane-contrib/provider-workflows)
79+
- [provider-zpa](https://github.com/crossplane-contrib/provider-zpa)
80+
<!-- vale on -->
81+
82+
## Functions
83+
84+
<!-- vale off -->
85+
- [function-auto-ready](https://github.com/crossplane-contrib/function-auto-ready)
86+
- [function-cel-filter](https://github.com/crossplane-contrib/function-cel-filter)
87+
- [function-cue](https://github.com/crossplane-contrib/function-cue)
88+
- [function-dummy](https://github.com/crossplane-contrib/function-dummy)
89+
- [function-environment-configs](https://github.com/crossplane-contrib/function-environment-configs)
90+
- [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources)
91+
- [function-go-templating](https://github.com/crossplane-contrib/function-go-templating)
92+
- [function-hcl](https://github.com/crossplane-contrib/function-hcl)
93+
- [function-kcl](https://github.com/crossplane-contrib/function-kcl)
94+
- [function-patch-and-transform](https://github.com/crossplane-contrib/function-patch-and-transform)
95+
- [function-python](https://github.com/crossplane-contrib/function-python)
96+
- [function-sequencer](https://github.com/crossplane-contrib/function-sequencer)
97+
- [function-shell](https://github.com/crossplane-contrib/function-shell)
98+
- [function-status-transformer](https://github.com/crossplane-contrib/function-status-transformer)
99+
- [function-tag-manager](https://github.com/crossplane-contrib/function-tag-manager)
100+
- [function-unit-test](https://github.com/crossplane-contrib/function-unit-test)
101+
<!-- vale on -->
102+
103+
## Configurations
104+
105+
<!-- vale off -->
106+
- [configuration-quickstart](https://github.com/crossplane-contrib/configuration-quickstart)
107+
<!-- vale on -->
108+
109+
## Tools and utilities
110+
111+
<!-- vale off -->
112+
- [crossplane-cdk8s](https://github.com/crossplane-contrib/crossplane-cdk8s)
113+
- [crossplane-diff](https://github.com/crossplane-contrib/crossplane-diff)
114+
- [crossplane-lint](https://github.com/crossplane-contrib/crossplane-lint)
115+
- [ess-plugin-vault](https://github.com/crossplane-contrib/ess-plugin-vault)
116+
- [setup-crossplane-action](https://github.com/crossplane-contrib/setup-crossplane-action)
117+
- [x-generation](https://github.com/crossplane-contrib/x-generation)
118+
- [xp-testing](https://github.com/crossplane-contrib/xp-testing)
119+
- [xpkg-action](https://github.com/crossplane-contrib/xpkg-action)
120+
<!-- vale on -->
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
---
2+
title: Community Extension Projects
3+
description: List of current Crossplane Community Extension Projects
4+
weight: 310
5+
---
6+
7+
The Crossplane community has built a rich set of
8+
[Community Extension Projects](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#community-extension-projects)
9+
for use by Crossplane adopters to extend the usefulness of their Crossplane powered
10+
control planes. They're all hosted under the
11+
[crossplane-contrib](https://github.com/crossplane-contrib) organization.
12+
13+
<!-- vale write-good.Passive = NO -->
14+
{{< hint "note" >}}
15+
All Community Extension Projects should maintain good project health and adhere to
16+
the policies stated in the [project governance](https://github.com/crossplane/crossplane/blob/main/GOVERNANCE.md#policies-for-community-extension-projects).
17+
18+
If a project falls out of compliance then the repository is archived and the
19+
project is removed from this list. All projects on this page should be ready to
20+
use by Crossplane adopters.
21+
{{< /hint >}}
22+
<!-- vale write-good.Passive = YES -->
23+
24+
## Providers
25+
26+
<!-- vale off -->
27+
- [provider-upjet-alibabacloud](https://github.com/crossplane-contrib/provider-upjet-alibabacloud)
28+
- [provider-ansible](https://github.com/crossplane-contrib/provider-ansible)
29+
- [provider-argocd](https://github.com/crossplane-contrib/provider-argocd)
30+
- [provider-aws](https://github.com/crossplane-contrib/provider-aws)
31+
- [provider-upjet-aws](https://github.com/crossplane-contrib/provider-upjet-aws)
32+
- [provider-upjet-azure](https://github.com/crossplane-contrib/provider-upjet-azure)
33+
- [provider-upjet-azuread](https://github.com/crossplane-contrib/provider-upjet-azuread)
34+
- [provider-capi](https://github.com/crossplane-contrib/provider-capi)
35+
- [crossplane-provider-castai](https://github.com/crossplane-contrib/crossplane-provider-castai)
36+
- [provider-civo](https://github.com/crossplane-contrib/provider-civo)
37+
- [provider-cloudflare](https://github.com/crossplane-contrib/provider-cloudflare)
38+
- [provider-cloudinit](https://github.com/crossplane-contrib/provider-cloudinit)
39+
- [provider-confluent](https://github.com/crossplane-contrib/provider-confluent)
40+
- [provider-upjet-digitalocean](https://github.com/crossplane-contrib/provider-upjet-digitalocean)
41+
- [provider-jet-ec](https://github.com/crossplane-contrib/provider-jet-ec)
42+
- [provider-upjet-ec](https://github.com/crossplane-contrib/provider-upjet-ec)
43+
- [provider-upjet-edgeadc](https://github.com/crossplane-contrib/provider-upjet-edgeadc)
44+
- [provider-jet-equinix](https://github.com/crossplane-contrib/provider-jet-equinix)
45+
- [provider-gcp-beta](https://github.com/crossplane-contrib/provider-gcp-beta)
46+
- [provider-upjet-gcp](https://github.com/crossplane-contrib/provider-upjet-gcp)
47+
- [provider-gitlab](https://github.com/crossplane-contrib/provider-gitlab)
48+
- [provider-upjet-github](https://github.com/crossplane-contrib/provider-upjet-github)
49+
- [provider-helm](https://github.com/crossplane-contrib/provider-helm)
50+
- [provider-http](https://github.com/crossplane-contrib/provider-http)
51+
- [provider-ibm-cloud](https://github.com/crossplane-contrib/provider-ibm-cloud)
52+
- [provider-infoblox-nios](https://github.com/crossplane-contrib/provider-infoblox-nios)
53+
- [provider-influxdb](https://github.com/crossplane-contrib/provider-influxdb)
54+
- [provider-kafka](https://github.com/crossplane-contrib/provider-kafka)
55+
- [provider-upjet-kafka](https://github.com/crossplane-contrib/provider-upjet-kafka)
56+
- [provider-keycloak](https://github.com/crossplane-contrib/provider-keycloak)
57+
- [provider-kops](https://github.com/crossplane-contrib/provider-kops)
58+
- [provider-kubernetes](https://github.com/crossplane-contrib/provider-kubernetes)
59+
- [provider-mongodbatlas](https://github.com/crossplane-contrib/provider-mongodbatlas)
60+
- [provider-upjet-mysql](https://github.com/crossplane-contrib/provider-upjet-mysql)
61+
- [provider-newrelic](https://github.com/crossplane-contrib/provider-newrelic)
62+
- [crossplane-provider-newrelic](https://github.com/crossplane-contrib/crossplane-provider-newrelic)
63+
- [provider-nop](https://github.com/crossplane-contrib/provider-nop)
64+
- [provider-okta](https://github.com/crossplane-contrib/provider-okta)
65+
- [provider-openstack](https://github.com/crossplane-contrib/provider-openstack)
66+
- [provider-pagerduty](https://github.com/crossplane-contrib/provider-pagerduty)
67+
- [provider-palette](https://github.com/crossplane-contrib/provider-palette)
68+
- [provider-jet-rancher](https://github.com/crossplane-contrib/provider-jet-rancher)
69+
- [provider-redpanda](https://github.com/crossplane-contrib/provider-redpanda)
70+
- [provider-secret](https://github.com/crossplane-contrib/provider-secret)
71+
- [provider-spotify](https://github.com/crossplane-contrib/provider-spotify)
72+
- [provider-sql](https://github.com/crossplane-contrib/provider-sql)
73+
- [provider-styra](https://github.com/crossplane-contrib/provider-styra)
74+
- [provider-talos](https://github.com/crossplane-contrib/provider-talos)
75+
- [provider-tencentcloud](https://github.com/crossplane-contrib/provider-tencentcloud)
76+
- [provider-terraform](https://github.com/crossplane-contrib/provider-terraform)
77+
- [provider-jet-vault](https://github.com/crossplane-contrib/provider-jet-vault)
78+
- [provider-workflows](https://github.com/crossplane-contrib/provider-workflows)
79+
- [provider-zpa](https://github.com/crossplane-contrib/provider-zpa)
80+
<!-- vale on -->
81+
82+
## Functions
83+
84+
<!-- vale off -->
85+
- [function-auto-ready](https://github.com/crossplane-contrib/function-auto-ready)
86+
- [function-cel-filter](https://github.com/crossplane-contrib/function-cel-filter)
87+
- [function-cue](https://github.com/crossplane-contrib/function-cue)
88+
- [function-dummy](https://github.com/crossplane-contrib/function-dummy)
89+
- [function-environment-configs](https://github.com/crossplane-contrib/function-environment-configs)
90+
- [function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources)
91+
- [function-go-templating](https://github.com/crossplane-contrib/function-go-templating)
92+
- [function-hcl](https://github.com/crossplane-contrib/function-hcl)
93+
- [function-kcl](https://github.com/crossplane-contrib/function-kcl)
94+
- [function-patch-and-transform](https://github.com/crossplane-contrib/function-patch-and-transform)
95+
- [function-python](https://github.com/crossplane-contrib/function-python)
96+
- [function-sequencer](https://github.com/crossplane-contrib/function-sequencer)
97+
- [function-shell](https://github.com/crossplane-contrib/function-shell)
98+
- [function-status-transformer](https://github.com/crossplane-contrib/function-status-transformer)
99+
- [function-tag-manager](https://github.com/crossplane-contrib/function-tag-manager)
100+
- [function-unit-test](https://github.com/crossplane-contrib/function-unit-test)
101+
<!-- vale on -->
102+
103+
## Configurations
104+
105+
<!-- vale off -->
106+
- [configuration-quickstart](https://github.com/crossplane-contrib/configuration-quickstart)
107+
<!-- vale on -->
108+
109+
## Tools and utilities
110+
111+
<!-- vale off -->
112+
- [crossplane-cdk8s](https://github.com/crossplane-contrib/crossplane-cdk8s)
113+
- [crossplane-diff](https://github.com/crossplane-contrib/crossplane-diff)
114+
- [crossplane-lint](https://github.com/crossplane-contrib/crossplane-lint)
115+
- [ess-plugin-vault](https://github.com/crossplane-contrib/ess-plugin-vault)
116+
- [setup-crossplane-action](https://github.com/crossplane-contrib/setup-crossplane-action)
117+
- [x-generation](https://github.com/crossplane-contrib/x-generation)
118+
- [xp-testing](https://github.com/crossplane-contrib/xp-testing)
119+
- [xpkg-action](https://github.com/crossplane-contrib/xpkg-action)
120+
<!-- vale on -->

0 commit comments

Comments
 (0)