Home:ALL Converter>Need to run stateful applications on kubernetes cluster bootstrapped with Kubeadm

Need to run stateful applications on kubernetes cluster bootstrapped with Kubeadm

Ask Time:2020-08-02T15:36:59         Author:Mahendra Bagul

Json Formatter

I have a kubernetes cluster bootstrapped with kubeadm. I want to run stateful applications on it but dont want to use hostpath. Is there any way to run stateful applications without using cloud storage(like EBS, Azure Disk etc) and hostPath? I saw a few articles about setting up glusterFS server and then use it, but haven't got it running.

Please suggest.

Author:Mahendra Bagul,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/63213528/need-to-run-stateful-applications-on-kubernetes-cluster-bootstrapped-with-kubead
yy