Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prandogabriel/k8s-local

Local K8S with kind (https://kind.sigs.k8s.io/)
https://github.com/prandogabriel/k8s-local

Last synced: 25 days ago
JSON representation

Local K8S with kind (https://kind.sigs.k8s.io/)

Awesome Lists containing this project

README

        

# k8s-local
Local K8S with kind (https://kind.sigs.k8s.io/)

## Pré requisitos
- Docker
- Kind

## Create cluster
```bash
make create
```