ChristofSchwarz / qs_on_Kubernetes

Cookbook for Qlik Sense Enterprise on Kubernetes
MIT License
11 stars 11 forks source link

Qlik Sense Enterprise on Kubernetes

The attached .qvf app connects to the Kubernetes API to read the name of the pods and

Current version: 0.12

Currently I import those logs: engine, edge-auth

To enable the Kubernetes API in your cluster with this command

kubectl proxy --address='0.0.0.0' --port=8001 --accept-hosts='^*$'

Hint: if you dont know the ip-address under which the port can be accessed, type the below. It is one of the shown IPs.

ifconfig | grep Bcast

alttext

More and more log tables will be added, like the below

alttext