Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 279 Bytes

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