Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
kirankumarsonoco
Contributor III
Contributor III

Need QDC Installation Document with single and multi node system

Need QDC Installation Document with single and multi node system

1 Solution

Accepted Solutions
Hordy_Beauzile
Support
Support

Hello,

Here are both installation guides for single node and multi-node installations:

https://help.qlik.com/en-US/catalog/November2021/Content/QlikCatalog/Overview/Guides.htm

Best,

Hordy

View solution in original post

3 Replies
Hordy_Beauzile
Support
Support

Hello,

Here are both installation guides for single node and multi-node installations:

https://help.qlik.com/en-US/catalog/November2021/Content/QlikCatalog/Overview/Guides.htm

Best,

Hordy

timetko
Contributor
Contributor

You would still get some sort of HA while doing kubernetes/os upgrades if you have 2 worker nodes so it's not entirely pointless.

talrejakit
Contributor
Contributor

virtual machines will help you simulate a highly available k8s cluster within one physical node. This physical node needs to become a hypervisor. You can then create VMs : 3 x VMs = 3 x masters 2 x VMs = 2 x workers Then you have a (false) HA k8s you can run test on