From 91faa030faea18e4abf20d0755dbf8a05c178471 Mon Sep 17 00:00:00 2001 From: radinpirouz Date: Wed, 9 Apr 2025 14:59:32 +0200 Subject: [PATCH] update kuber doc --- Containerization & Orchestration/Kubernetes/3-Commands.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Containerization & Orchestration/Kubernetes/3-Commands.md b/Containerization & Orchestration/Kubernetes/3-Commands.md index 4c9ce9d..c28e7cf 100755 --- a/Containerization & Orchestration/Kubernetes/3-Commands.md +++ b/Containerization & Orchestration/Kubernetes/3-Commands.md @@ -1,7 +1,3 @@ -Below is an enhanced version of your Kubernetes Command Reference. This revision further refines the structure, improves consistency, and adds a few extra sections for clarity and ease of use. - ---- - # Kubernetes Command Reference This guide provides a concise reference for common `kubectl` commands used to manage Kubernetes clusters. Whether you’re managing nodes, namespaces, pods, deployments, or autoscaling, the examples below will help you perform everyday tasks with confidence.