Using Minikube
Minikube is a test environment that allows for a Kubernetes environment to run locally on a Windows, Mac or Linux machine. It can be used to run Qlik Sense Enterprise on Kubernetes for local test purposes.
Minikube does not support the LoadBalancer resource that all other Kubernetes providers use and requires running on a different port, an additional configuration section is required when using it.
Preparing Minikube
When you start Minikube, ensure that it has enough resources by running the following (you may need to run minikube delete first):
Additional configuration when using Minikube
With Minikube running, follow the installation steps in Installing Qlik Sense Enterprise on Kubernetes but add the following additional section into values.yaml.
Accessing the installation on Minikube
Once it is started, you can get the IP address the Kubernetes cluster is running on with the following command: