Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaiehrhardt/minikube-test-stacks
- Owner: kaiehrhardt
- License: mit
- Created: 2023-08-03T23:40:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-22T11:08:59.000Z (7 months ago)
- Last Synced: 2024-05-22T12:28:31.225Z (7 months ago)
- Language: HCL
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`