Skip to content

Minikube setup with registry

Actions
Installs minikube in Github Actions with custom registry
V1.0.4
Latest
Star (0)

Minikube setup action

Action installs minikube to hosted VM environment. Minikube is installed and configured to run on Docker with self hosted registry.

Registries

Custom registry runs on port 5000.

Inputs

minikube-version

Minikube version. Default "1.4.0".

k8s-version

Version of Kubernetes you wish to use with Minikube. Default "1.14.6".

Example usage

- 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.

About

Installs minikube in Github Actions with custom registry
V1.0.4
Latest

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.