Kubernetes TutorialsBikram·FollowFeb 25, 2022--ListenShare✅ Kubernetes Architecture Overview✅ Kubernetes Architecture — In-Depth✅ Set up a Kubernetes Cluster with kubeadm✅ Validating the Kubernetes cluster✅ Kubernetes Pods✅ Pods Creation Process Flow✅Pods YAML Walkthrough✅ Kubernetes Pod LifeCycle✅Pods Exercise-01✅Kubernetes Replicaset✅Replication Loop✅ReplicaSet YAML Walkthrough✅ReplicaSet Exercise-01✅Kubernetes Deployment✅Kubernetes Deployment Strategies✅Kubernetes deployment YAML Walkthrough✅Deployment Exercise-01✅Deployment Rolling Update & Rollback- Exercise-02✅Kubernetes NameSpace✅Kubernetes RBAC (Role-Based Access Control)
BikramSet up a Kubernetes Cluster with kubeadmIn this article, we are going to cover How to Install Kubernetes Cluster on Ubuntu 20.04 LTS with kubeadm in cloud platforms like Amazon…5 min read·Feb 8, 2022--1
BikramDNS Resolution in VPCDomain Name System (DNS) is a standard by which names used on the internet are resolved to their corresponding IP addresses.2 min read·Sep 11, 2021--
BikramTraditional Deployment VS Virtualization VS Container1. Traditional Deployment2 min read·Sep 28, 2021--
Patrick KalkmaninDev GeniusPassing the 2023 Certified Kubernetes Administrator (CKA) ExamMy experience and strategy for preparing, studying, and taking the exam·7 min read·Jan 6--1
Flavius DinuKubernetes Basics CheatsheetKubernetes doesn’t have to be that way, you can use this simple cheatsheet to understand the basics.·6 min read·Feb 10--1
TonyinGeek CultureK8s— KEDA, An Event-driven Autoscaler, Part OneKEDA introduction and why use it·5 min read·Jan 2--1
routerhanUnderstanding Kubernetes Persistent Volume— A Beginner’s GuideIn our previous discussions, we explored the usage of NFS for storage, which required users to set up an NFS system and configure it using…·5 min read·May 15--1
routerhanUnderstanding Kubernetes Controller — A Beginner’s GuideAre you curious about how Kubernetes maintains and manages its resources? Controller is one of the most important components of Kubernetes…·5 min read·Apr 27--1