Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kubernetes-statefulset

apply HPA for Statefulset in kubernetes?

statefulset unable to rollback if the pods are not in running state

Dynamic route to a specific StateFulSet POD by hostname

Sharded load balancing for stateful services in Kubernetes

What are some pros and cons of parallel podManagementPolicy over OrderedReady podManagementPolicy in StatefulSets?

Error when creating a mongodb replicaset - shows unrecognized option '--smallfiles'

Kubernetes mysql statefulset with root password

StatefulSet recreates pod, why?

Kubectl wait for one pod of a statefulset to be READY?

Is it possible to assign a pod of StatefulSet to a specific node of a Kubernetes cluster?

how to setup basic rabbitmq on kubernetes

Kubectl rollout restart for statefulset

Kubernetes - pod has unbound immediate PersistentVolumeClaims

Why StatefulSets? Can't a stateless Pod use persistent volumes?