Skip to content
Tuesday, September 23, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
  • Deployed
    • Azure Static Website
>>
  • Home
  • Devops
  • Kubernetes

Category: Kubernetes

Kubernetes : an Orchestration and Management Infrastructure for Containers
Default Devops Kubernetes

Kubernetes : an Orchestration and Management Infrastructure for Containers

June 29, 2021May 14, 2023

Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications. Docker provided very consumable tooling for container development and storage

Read More

devops, kubernetes, docker
Share
Understanding Kubernetes architecture in depth
Devops Kubernetes

Understanding Kubernetes architecture in depth

June 14, 2021May 14, 2023

Kubernetes has very ambitious goals. It aims to manage and simplify the orchestration, deployment, and management of distributed systems across a wide range of environments

Read More

kubernetes, architecture, patterns
Share
Understanding Pods in Kubernetes
Default Kubernetes

Understanding Pods in Kubernetes

June 10, 2021May 14, 2023

Pods In the VMware world, the atomic unit of deployment is the virtual machine (VM). In the Docker world, it’s the container. Well… in the

Read More

atomic unit, kubernetes, pods
Share
Masters and nodes in Kubernetes
Default Kubernetes

Masters and nodes in Kubernetes

June 10, 2021May 14, 2023

A Kubernetes cluster is made up of masters and nodes. These are L beinux hosts running on anything from VMs, bare metal servers, all the

Read More

container, kubelet, control plane, scheduler, cluster store, nodes, API server, kubernetes, master, kube, kube-proxy
Share
Kubernetes Architecture
Kubernetes Default Devops

Kubernetes Architecture

May 6, 2021May 14, 2023

Kubernetes architecture at a high level is relatively straightforward. It is composed of a master node and a set of worker nodes. The nodes can

Read More

kubernetes, docker, orchestration, architectures
Share
Devops Kubernetes

Minikube, your local kubernetes cluster

May 7, 2020

Hey Guys, whats up? So in this post I am going to talk about the minikube, your local kubernetes cluster. you can see all the

Read More

cluster, devops, minikube, kubernetes, local kubernetess
Share

Recent Posts

  • Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose
  • PM2 Deployment Automation and CI/CD Integration
  • Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions
  • Advanced PM2 Monitoring, Logging, and Alerting Systems
  • The Complete NGINX on Ubuntu Series: Part 4B – PHP-FPM Optimization and Performance Tuning

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • Tutorial Computer Vision MediaPipe Pose Estimation Fitness

    Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose

    September 23, 2025September 16, 2025
  • Devops CI/CD Deployment PM2

    PM2 Deployment Automation and CI/CD Integration

    September 23, 2025September 23, 2025
  • Tutorial Computer Vision MediaPipe Face Detection

    Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions

    September 23, 2025September 16, 2025
  • Devops Logging Monitoring Performance Ubuntu

    Advanced PM2 Monitoring, Logging, and Alerting Systems

    September 22, 2025September 23, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

kubernetes
Default Devops Kubernetes

Kubernetes : an Orchestration and Management Infrastructure for Containers

June 29, 2021May 14, 2023
Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications.
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023
  • kubernetes
    Default Kubernetes

    Understanding Pods in Kubernetes

    June 10, 2021May 14, 2023

You May Have Missed

c#
Default Code stuffs Tweaks C#

Runtime Compile C# Code

July 24, 2021July 5, 2022
c#
Tweaks C# Code stuffs

Lets Create a Null Checking Extension on C#

June 26, 2021May 14, 2023
c#
Tweaks C#

How to encrypt and decrypt using cryptography (AES)?

June 14, 2021July 8, 2022
Default Tweaks

How to auto-generate unique-identifier column in Sql?

May 25, 2021May 14, 2023
All Rights Reserved 2025.