Episode
DoK Talks #154 - StatefulSets in K8 // Srinivas Karnati
- Podcast
- Data on Kubernetes Community
- Published
- Nov 23, 2022
- Duration seconds
- 1915
- Processing state
failed
Actions
POST https://stenobird.com/v1/public/podcasts/data-on-kubernetes-community/episodes/dok-talks-154-statefulsets-in-k8-srinivas-karnati/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/data-on-kubernetes-community/dok-talks-154-statefulsets-in-k8-srinivas-karnati.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
https://go.dok.community/slack https://dok.community/ Link: https://youtu.be/n_thXwyJNSU ABSTRACT OF THE TALK Deploying Stateless applications is easy but this is not the case for Stateful applications. StatefulSets are the K8s API object that helps to manage stateful application. Learn about what Stateful sets are, how to create, How it differs from Deployments. BIO Passionate about Cloud Native, Kubernetes, Developer relations KEY TAKE-AWAYS FROM THE TALK This talk is focused on basics of StatefulSet, how StatefulSet differs from Deployments, How to manage Stateful app using StatefulSet