Skip to content

kbst/kind-eks-d

Repository files navigation

KinD Images for Amazon EKS-D

This repository builds KinD (Kubernetes in Docker) images based on the patched Kubernetes source made available by AWS as EKS-D.

Usage

You need make and kind installed.

  1. Bump the VERSION in the Makefile
  2. Run make
  3. Send a PR