Browsing Tag
scor32k
6 posts
Data Plane/Worker Node – k8s
When I started learning about the K8S architecture, the basic building blocks were the control plane, which is…
sudo apt update && upgrade ?
You may have heard or used sudo apt update and sudo apt upgrade, and you must have thought…
Bare Metal vs Virtual Machine vs Containers
I was scrolling through yt and found an interesting channel you can follow too. This blog elaborate one…
JavaScript in Detail
JavaScript, often abbreviated as JS, is a versatile and widely used programming language that powers the interactive elements…
K8s Pods
As previously discussed k8s provide us with the following features: By-default cluster in nature, which fixes the issue…
Linux Kernel
The most basic level is hardware, which includes our CPU, memory, hard disks, networking ports, etc. The physical…