NO SCHEDULE

From wikieduonline
Revision as of 21:19, 16 March 2023 by Newworld3 (talk | contribs)
Jump to navigation Jump to search
NO_SCHEDULE


module.eks_managed_node_group
 taints = {
   dedicated = {
     key    = "dedicated"
     value  = "gpuGroup"
     effect = "NO_SCHEDULE"
   }
 }


Kubernetes taints and tolerations, NO_SCHEDULE, NoExecute, module.eks_managed_node_group

Advertising: