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
- Host: GitHub
- URL: https://github.com/markmac99/minikube_testing
- Owner: markmac99
- Created: 2024-03-13T14:16:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T17:23:07.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T21:57:22.196Z (10 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).