Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

local-k8s-multi-cluster

License

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.

Prerequisites

To use this repository, ensure that you have the following prerequisites installed on your machine:

Getting Started

To get started with local-k8s-multi-cluster, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/Y0sh1dk/local-k8s-multi-cluster.git
  2. Provision:

    task all

License

This project is licensed under the MIT License.