What is etcd and where is it used in k8s: Basics on Kubernetes.

In this series of basics on Kubernetes, today we will talk about etcd and what is its task. In the previous article, we talked about Kube proxy and what was its exact task. You can read the article below. What is etcd? etcd is distributed key-value store and it is strongly consistent. etcd works on … Continue reading What is etcd and where is it used in k8s: Basics on Kubernetes.