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

https://github.com/markmac99/minikube_testing

My minikube configuration and scripts used to launch and run a Kubernetes environment for testing in
https://github.com/markmac99/minikube_testing

Last synced: 7 months ago
JSON representation

My minikube configuration and scripts used to launch and run a Kubernetes environment for testing in

Awesome Lists containing this project

README

          

# minikube_testing
My minikube configuration and scripts used to launch and run a Kubernetes environment for testing in

## minikube
scripts to install and start minikube with the necessary extensions

OpenEBS is needed for GitHub runners, which require dynamic persistent volumes

## GitHub_ARC
Scripts to install GitHub Actions Runner Controller (ARC).