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
- Host: GitHub
- URL: https://github.com/ryuheechul/atlaminitlab
- Owner: ryuheechul
- Created: 2020-02-05T20:01:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T08:50:11.000Z (about 6 years ago)
- Last Synced: 2025-07-07T07:06:17.972Z (12 months ago)
- Language: HCL
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`