jovianx-acme-aws-us-east-2-prod
.Pods
, Persistent Volumes
, Services
, etc') in a separate Namespace
. Pods of the application are scheduled and placed by the Kubernetes scheduler. nodeSelector
label. kubectl
command-line tool truncates the name of objects to 64 chars, make sure to have the unique node pool identification at the beginning of the pool name.nodeSelector
Kubernetes directive allows defining key-value pairs, as part of the pod spec, and schedules the pod only on node with matching labels. It is possible to use manually set node labels, or use the auto generated node-pool labels. nodeTaints
repel pods with set of matching key=value pairs. Read HERE on configuration and setting nodes with node taints. jovianx-system
namespace.