SigNoz Profile picture
Open Source Logs, Metrics, & Traces in a single pane 🧡 Backed by YC 👾🧑‍💻 🌐 https://t.co/xSFjxbdzdJ 👩🏻‍💻 https://t.co/L33Bhr0Llb 💬 https://t.co/ApK3QWrkGA
Mar 26, 2022 9 tweets 10 min read
This is the live tweet thread for the @DockerBangalore meetup celebrating Docker's 9th Birthday.

If you're not interested, feel free to mute this thread 🔇

#docker #docker #meetup2022 Shilpa Kallaganad, Enterprise Solutions Lead at
@jfrog
kickstarts the meetup with her insights on DevSecOps Workflow in Modern DevOps Culture,

@DockerBangalore
#devops #devsecops
Feb 28, 2022 11 tweets 3 min read
A Kubernetes cluster is made of control plane nodes and worker nodes. And the nodes are made up of a number of components with specific functionalities 🌊

Thread 🧵👇🏻

#kubernetes #devops #docker Image 🧠 Control plane or the master node
These nodes handle and manage the Kubernetes cluster. They don’t run any containers. The main components of a control plane node 👇
👉 API Server
👉 Scheduler
👉 Controller-manager
👉 Storage or etcd

Let’s explain these components one by one.