Skip to content

Commit fa0944f

Browse files
docs: update providers.md to clarify that each provider is maintained and supported independently of this repository
Co-Authored-By: Matt Boersma <[email protected]>
1 parent ef10e5a commit fa0944f

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/book/src/reference/providers.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Provider Implementations
22

3-
The code in this repository is independent of any specific deployment environment.
4-
Provider specific code is being developed in separate repositories, some of which
5-
are also sponsored by SIG Cluster Lifecycle. Check provider's documentation for
6-
updated info about which API version they are supporting.
3+
The Cluster API project supports ecosystem growth and extensibility.
4+
5+
As part of this effort, everyone is welcome to add to the list below both providers sponsored
6+
by SIG Cluster Lifecycle as well as providers from other open-source repositories.
7+
8+
Each provider is the responsibility of the respective maintainers and we highly recommend
9+
everyone interested in a specific provider to engage with the corresponding team or at least
10+
to read corresponding documentation carefully.
11+
12+
We are deeply thankful to all the the providers in the list, because they are a concrete proof
13+
of the liveness of the ecosystem, a relevant part of the history of this community, and a valuable
14+
source of inspiration and ideas for others.
715

816
## Bootstrap
917
- [Amazon Elastic Kubernetes Service (EKS)](https://github.com/kubernetes-sigs/cluster-api-provider-aws/tree/main/bootstrap/eks)

0 commit comments

Comments
 (0)