ekz
is an opinionated Kubernetes distribution built using binaries from the AWS EKS Distro (EKS-D). It aims to be the easiest way to run EKS clusters on desktops (Linux, macOS and Windows).EKS-D provides the same software that has enabled tens of thousands of Kubernetes clusters on Amazon EKS.
ekz
aims at solving the EKS compatibility problems for developers as much as possible by implanting EKS-D binaries to KinD and the k0s projects, so that we can easily spin EKS-compatible clusters up to test our Kubernetes applications.ekz
creates a cluster for you inside a Docker container on your laptop. You can start a cluster with or without using the CLI.--provider=kind
or export EKZ_PROVIDER=kind
.--provider=kind
flag:k0s
skeleton