mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 09:06:58 +02:00
Merge pull request #2404 from agaudreault-jive/patch-1
doc: add Kubernetes compatibility table
This commit is contained in:
commit
ced50bf0f5
@ -110,6 +110,13 @@ The following table clarifies the current status of the providers according to t
|
||||
| GoDaddy | Alpha | |
|
||||
| Gandi | Alpha | @packi |
|
||||
|
||||
## Kubernetes version compatibility
|
||||
|
||||
| ExternalDNS | <= 0.9.x | >= 0.10.0 |
|
||||
| ------------------ | :----------------: | :----------------: |
|
||||
| Kubernetes <= 1.18 | :white_check_mark: | :x: |
|
||||
| Kubernetes >= 1.19 | :x: | :white_check_mark: |
|
||||
|
||||
## Running ExternalDNS:
|
||||
|
||||
The are two ways of running ExternalDNS:
|
||||
|
Loading…
Reference in New Issue
Block a user