#pods
Read more stories on Hashnode
Articles with this tag
🔹Table of Contents : Introduction Setting Up the Environment for HPA Task: Creating a Service and Deployment Using HPA Creating the hpa.yaml...
🔹Table of Contents : Introduction to Volumes in Kubernetes Types of Volumes in Kubernetes Hands-On Task: Using emptyDir Volume Applying the YAML...
🔹Table of Contents : What is a Resource Quota? Components of a Resource Quota Object Count Compute Resource Task 1: Object Count Quota Task...
🔹Table of Contents : Introduction What are Namespaces? Why Use Namespaces? Hands-on Learning Commands Used Real-World Scenario Key...
🔹Table of Contents : Introduction What is a Deployment in Kubernetes? Key Deployment Commands Hands-On Practice: Deploying nginx Step-by-Step...
In today's session, I delved into one of the most fundamental concepts in Kubernetes: Pods. Kubernetes Pods are the smallest and simplest unit in the...