Merge pull request #5431 from zengyuxing007/add-provider-for-alibabacloud

docs: add alibaba cloud provider reference
This commit is contained in:
Kubernetes Prow Robot 2025-05-28 13:18:17 -07:00 committed by GitHub
commit 3731ff63e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,6 +65,7 @@ ExternalDNS allows you to keep selected zones (via `--domain-filter`) synchroniz
- [IBM Cloud DNS](https://www.ibm.com/cloud/dns)
- [Plural](https://www.plural.sh/)
- [Pi-hole](https://pi-hole.net/)
- [Alibaba Cloud DNS](https://www.alibabacloud.com/help/en/dns)
ExternalDNS is, by default, aware of the records it is managing, therefore it can safely manage non-empty hosted zones.
We strongly encourage you to set `--txt-owner-id` to a unique value that doesn't change for the lifetime of your cluster.
@ -127,7 +128,7 @@ We define the following stability levels for providers:
The following table clarifies the current status of the providers according to the aforementioned stability levels:
| Provider | Status | Maintainers |
| ------------------------------- | ------ | ---------------- |
|---------------------------------| ------ |------------------|
| Google Cloud DNS | Stable | |
| AWS Route 53 | Stable | |
| AWS Cloud Map | Beta | |
@ -151,6 +152,7 @@ The following table clarifies the current status of the providers according to t
| Gandi | Alpha | @packi |
| Plural | Alpha | @michaeljguarino |
| Pi-hole | Alpha | @tinyzimmer |
| Alibaba Cloud DNS | Alpha | |
## Kubernetes version compatibility