Open go2murali opened 7 years ago
fabric8 installs typically on any of the nodes which can deploy pods (i.e. nodes running the kubelet). Given an openshift cluster you just install fabric8 on it - then let openshift provision the fabric8 pods on nodes
@jstrachan , thanks for reply. And regarding Fabric8 in HA mode, how can I install Fabric8 in HA mode in openshift.
install fabric8 on OpenShift/kubernetes- then its the kubernetes that provides HA
Hi,
We have openshift installed already with 3 masters, 1 infra node and 1 app node. We would like to have Fabric8 installed in HA mode. Can you please help me with the procedure for how to achieve this? Could you also please help me to understand on which node of Openshift we can install Fabric8 (whether on master node, infra node or app node?)