Related changes
From Cramsession
Jump to navigationJump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 September 2026
| N 00:14 | Computer Notes/Kubernetes/Kubernetes Command-Line Cheat Sheet diffhist +3,635 Mflavell talk contribs (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....") | ||||