Difference between revisions of "NO SCHEDULE"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 12: Line 12:
 
     }
 
     }
 
   }
 
   }
 +
 +
[[NoSchedule]]
  
  
 
{{taints}}
 
{{taints}}

Revision as of 21:21, 16 March 2023

NO_SCHEDULE


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


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

Advertising: