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

https://github.com/ryuheechul/atlaminitlab

mirror to https://gitlab.com/ryuheechul/atlaminitlab
https://github.com/ryuheechul/atlaminitlab

Last synced: 5 months ago
JSON representation

mirror to https://gitlab.com/ryuheechul/atlaminitlab

Awesome Lists containing this project

README

          

# atlaminitlab

## WIP
this is heavily WIP

## Get started
> I assume you use mac and hopefully this procedure is not so different for linux setup

### Prerequisites
- [install home brew](https://brew.sh)
- `$ brew install minikube`
- `$ brew install kubectx`

### Run
- `$ make provision`

### Teardown
- `$ make teardown`