Minikube setup with registry
ActionsTags
(2)Action installs minikube to hosted VM environment. Minikube is installed and configured to run on Docker with self hosted registry.
Custom registry runs on port 5000.
Minikube version. Default "1.4.0"
.
Version of Kubernetes you wish to use with Minikube. Default "1.14.6"
.
- name: Minikube setup with registry
uses: EnMasseProject/[email protected]
with:
k8s-version: 1.15.0
Minikube setup with registry is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.