Implementing Dynamic Engine on a minikube for hands-on testing
Install and configure Dynamic Engines on a minikube cluster for hands-on testing before deploying them in your organization.
Prerequisites:
- You must have Docker and minikube installed.
- Ensure that the Docker daemon is running.
- The minikube tool has been installed and configured to use a Kubernetes version
supported by Dynamic Engines. For more information about the supported Kubernetes versions, see Kubernetes specifications.
For more information, see minikube installation.
- The command-line tools kubectl and helm are installed. The Helm version must be 3.17.2 or later.
Adding a Dynamic Engine and its environment for testing on minikube
Procedure
Results
Deploying Dynamic Engine and its environment on minikube
Procedure
Results
What to do next
To delete the minikube instance, run:
minikube delete --profile QlikDEThis removes the minikube instance and all its associated files.
- For more information about Dynamic Engine logs, see Deactivating log transfer.
- For known limitations of Dynamic Engines, see Known limitations.
- For a complete guide about Dynamic Engines, see Dynamic Engine Configuration Guide. With this guide, you create and deploy Dynamic Engines and their environments for production.