Kubernetes Node Operations

From NovaOrdis Knowledge Base
Revision as of 19:30, 17 May 2022 by Ovidiu (talk | contribs) (→‎Apply a Label to a Node)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

List all Pods on a Specific Node

Kubernetes Pod Operations | List all Pods on a Specific Node

Apply a Label to a Node

kubectl label node ip-172-01-01-01.us-west-2.compute.internal color=blue