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

https://github.com/berquerant/prepare-minikube-on-multipass

Prepare a multipass instance with minikube.
https://github.com/berquerant/prepare-minikube-on-multipass

multipass

Last synced: about 1 year ago
JSON representation

Prepare a multipass instance with minikube.

Awesome Lists containing this project

README

          

# prepare-minikube-on-multipass

Prepare a multipass instance with minikube.

# Usage

```
./run.sh
```

## Artifact

A multipass instance: `$INSTANCE_NAME` with docker, minikube and kubectl.

# Requirements

- [multipass](https://multipass.run/)
- [direnv](https://github.com/direnv/direnv)