add node into node group
0
Hi Folks, IHAC, They are focus on HPC and using NVME SSD for High disk performance. they need to add node into node group on EKS, and get the node specification. Then they will submit the following pods to the same node to use the same NVME SSD. Does EKS has API or other methods to add the node into node group, and get the related node info? Many thanks,
asked a month ago25 views
1 Answers
0
Since nodes in a node group inherit the labels and taints, it would be better to create a separate node group for the HPC/SSD requirement
HPC / NVMe SSD Pods can then be scheduled on these nodes using appropriate node selector / tolerations and the regular pods could be scheduled as usual on the existing node group
--Syd
answered a month ago
Relevant questions
EKS VPC-CNI Plugin Node Group Setup Questions
asked a month agoHow to create EKS cluster with dedicated host node group
Accepted Answerasked 7 months agoDelete EKS Node Group failed due to Security Group Dependency
asked a month agoEKS issue when adding node group with t4g class instance
asked 6 months agoadd node into node group
asked a month agoEKS node capacity settings with Karpenter
asked 7 months agoEKS static IPs for managed node group nodes
Accepted Answerasked 2 years agoEKS Node Group with RI
Accepted AnswerNode type missing in wizard when attempting to scale redis node
asked 3 years agoconfigure node colors using %%graph_notebook_vis_options for RDF/SPARQL models
asked 3 months ago