Kubernetes Webinar Series - Configuring & Deploying StatefulSets

preview_player
Показать описание
StatefulSets bring the flexibility and availability of ReplicaSets to stateful workloads such as NoSQL databases and RDBMS. In this webinar, we will configure a highly available cluster of MySQL in Kubernetes based on the concept of StatefulSet. We will also cover the concepts of node affinity and horizontal pod autoscaling to achieve scalability, reliability, and availability of a web-scale deployment.
Рекомендации по теме
Комментарии
Автор

Great explanation as always. We have a requirement to scale the statefulsets dynamically. Do we have a way to dynamically provision the PVC on NFS?

vasanthganapathy
Автор

24:21 I am running GKE cluster with 2 nodes. I created nfs server on one of the nodes and the nfs is working on both nodes. when I create a PVC, it says ReadWriteMany is not supported. any help?

miteshgangaramani
Автор

You should think of writing a book on kubernetes :)

ankk