Skip to content

Simple implementation of kind for Macs with Apple Chip (ARM)

Notifications You must be signed in to change notification settings

rafaelperoco/kind-for-apple-chip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kind-for-apple-chip

Requirements

  • zsh / bash
  • kubectl
  • helm v3
  • kind

if you are using a Mac with Apple Chip just run:

./createCluster.sh

to get clusters:

kind get clusters

to delete:

kind delete clusters <ClusterName>

About

Simple implementation of kind for Macs with Apple Chip (ARM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages