local-k8s-multi-cluster
is a repository that provides a simple setup for running multiple Kubernetes clusters locally using kind. It aims to simplify the process of managing and experimenting with multiple Kubernetes clusters for development, testing, or learning purposes.
To use this repository, ensure that you have the following prerequisites installed on your machine:
To get started with local-k8s-multi-cluster
, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/Y0sh1dk/local-k8s-multi-cluster.git
-
Provision:
task all
This project is licensed under the MIT License.