dailyk8s

dailyk8s

Follow
homebadges
Tag

Cloud

#cloud

More content

Read more stories on Hashnode


Articles with this tag

Storage in Kubernetes

Nov 5, 20217 min read

Introduction Consider a scenario where you have a MySQL pod that your application uses, data can be added, updated, and deleted as the situation...

Storage in Kubernetes

Kubernetes Pods 101

Aug 3, 20217 min read

Introduction A pod is the smallest, most basic deployable object in Kubernetes. It represents an instance of a process running in a Kubernetes...

Kubernetes Pods 101