Skip to content

kbst/kind-eks-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

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