

These need to be installed first (if not done previously). qlik-default).ĬRDs require cluster scope permissions and are shared cluster-wide across namespaces.

The Qlik Sense application instance, corresponding to the name of the configuration context, corresponds to a CR (ex. Kubernetes operators require Custom resource definitions (CRD) (read here), which are YAML schemas for custom resources (CR). Depending on the profile chosen (see Deployment profiles), additional CRDs can also be installed for third-party components (see gke-demo). Additionally, there are other Kubernetes operators in Qlik Sense on Kubernetes that provide other types functionality (ex. Installing Qlik Sense on Kubernetes ¶ Custom Resource Definitions (CRDs) ¶īesides the CLI, a Kubernetes operator (read here) is a core component of the Qlik Sense Operator. Windows - C:\Windows\System32\drivers\etc\hosts.Generally it doesn't require any extra configuration to work except an acceptance of the Qlik User License Agreement (QULA), which is prompted on install but can also be set in advance (having read the QULA) It also includes a self-contained mongodb instance for non-production purposes. The docker-desktop profile does not have any scaling characteristics and is generally set up to have the ability to work on a reasonably powerful computer (16GB, 4 cores minimum, greater is better). This profile is guaranteed to work on Docker Desktop but can generally be used on other types of Kubernetes clusters, provided that the required configuration tweaks are provided specific to the hosting requirements (Ex. Default Profile: Docker Desktop ¶īy default, the docker-desktop profile is associated with the configuration context when initially created. Profiles can be developed and added to the qliksense-k8s repo but is considered an advanced topic (see here) not covered here. Along with the profile name, sets of key/value pairs are provided through the Qlik Sense custom application resources (see here). The name of the Qlik Sense application will correspondingly be qliksense.ĭeployment profiles are a sets components that require sets of key/value pairs to satisfy the requirements for the generation of a Qlik Sense on Kubernetes manifest. All resources installed into the target namespace will be prefixed with qlik-default. In effect, this is the name of the Qlik Sense instance in the target cluster. exe # Add C:\bin to current Path $Env:Path += " C:\bin" # Save Path to User environment scope :: SetEnvironmentVariable ( "Path", :: GetEnvironmentVariable ( "Path", :: User ) + " C:\bin", :: User ) Quick start ¶ Setting the contexts ¶īy default a qlik-default configuration context is provided and can be used, as is. com / qlik-oss / sense-installer / releases / latest / download / qliksense-windows-amd64. # powershell Invoke-WebRequest https : // storage.
