Please enable JavaScript.
Coggle requires JavaScript to display documents.
K8s - Coggle Diagram
K8s
-
-
Manage Node
-
-
taint
Node1 only accept pod A, but not guarantee that pod A will alwasy be placed on Node1
-
-
-
-
Kubeconfig
-
-
context
defines the context of the connection, which is a combination of a cluster and a user
-
-
-
-
-
-
-
Component
-
Worker Node
-
Container runtime
such as Docker, contained, CRI-O, or any other to run the containers
-
-
API Group
core group
-
-
-
-
-
services, secret, configmap
-
-
-
-
-
-
-
-
-
-
-
-
-