Computer Notes/Kubernetes/Kubernetes Command-Line Cheat Sheet: Revision history

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 September 2026

  • curprev 00:1400:14, 10 September 2026Mflavell talk contribs 3,635 bytes +3,635 Created page with "'''Kubernetes Command-Line Cheat Sheet''' is a reference guide for standard operations using the <code>kubectl</code> command-line interface to manage Kubernetes clusters, workloads, and node infrastructure. == Cluster Context & Namespaces == {| class="wikitable" ! Command !! Description |- | <code>kubectl config get-contexts</code> || List all available cluster contexts. |- | <code>kubectl config use-context <context-name></code> || Switch active cluster context...."