Files
sense-installer/docs/index.md
Ilir Bekteshi f3a3e97618 Init mkdocs and gh workflow for publishing docs
Initialize mkdocs for serving documentation on GitHub pages
On push to ms-3 branch a workflow publishes the documentation to gh-pages which gets served by GitHub
The content is based on README.md
2020-03-11 21:32:34 +01:00

1007 B

Overview

The Qlik Sense installer CLI (qliksense) provides an imperative interface to many of the configurations that need to be applied against the declarative structure described in qliksense-k8s. This cli facilitates:

  • installation of QSEoK
  • installation of qliksense operator to manage QSEoK
  • air gapped installation of QSEoK

This is a technology preview that uses Qlik modified kustomize to kubernetes manifests of the versions of the qliksense-k8s repository.

For each version of a qliksense edge build there should be a corresponding release in [qliksense-k8s] repository under releases

Future Direction

  • More operations:
    • Expand preflight checks
    • backup/restore operations
    • fully support airgap installation of QSEoK
    • restore unwanted deletion of kubernetes resources