We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392dc8a commit 6ff74d0Copy full SHA for 6ff74d0
README.md
@@ -18,11 +18,11 @@ The architecture of EKZ has been designed to support EKS-D in multiple implement
18
19
Here's EKS-D versions supported by EKZ.
20
21
-| Kubernetes | EKS-D Release | EKZ Image | EKZ provider | KIND provider|
22
-|------------|:-------------:| ------------------- | :-----------: | :----------: |
23
-| 1-18 | 5 | v1.18.16-eks-1-18-5 | ✓ | ✓ |
24
-| 1-19 | 4 | v1.19.8-eks-1-19-4 | ✓ | ✓ |
25
-| 1-20 | 1 | v1.20.4-eks-1-20-1 | ✓ | ✓ |
+| Kubernetes | EKS-D Release | EKZ provider | KIND provider|
+|------------|:-------------:| :-----------: | :----------: |
+| 1-18 | 5 | ✓ | ✓ |
+| 1-19 | 4 | ✓ | ✓ |
+| 1-20 | 1 | ✓ | ✓ |
26
27
## Getting Started
28
0 commit comments