Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaiehrhardt/minikube-test-stacks

A collection of multiple stacks to test new features or try out the technology.
https://github.com/kaiehrhardt/minikube-test-stacks

Last synced: about 1 month ago
JSON representation

A collection of multiple stacks to test new features or try out the technology.

Awesome Lists containing this project

README

        

# minikube-test-stacks

A collection of multiple stacks to test new features or try out the technology.

## requirements

- terramate
- terraform

## available modules

- minikube local docker bootstrap (to get a local cluster)

## available stacks

- gitlab
- `terramate script run deploy gitlab`
- `terramate script run destroy gitlab`
- gitlab.com runner
- `terramate script run deploy runner`
- `terramate script run destroy runner`
- kubeai
- `terramate script run deploy kubeai`
- `terramate script run destroy kubeai`