Questions tagged [amazon-eks]

92 questions
0
votes
1 answer

Run Job on a new node before running any Pods (without using taints)

Is it possible to make Kubernetes run a Job on a node after it has started, and do not run any Pods until that Job is finished? My first idea was to use taints (start node with a taint that only Job can tolerate, then remove taint when the Job has…
Thunderbeef
  • 161
  • 5
0
votes
0 answers

Jenkins: Kubernetes plugin configuration for EKS cluster

Jenkins version : 2.204.4 (hosted Jenkins in IBM server) Kubernetes plugin version: 1.24.1 Tested process 1: I am trying to configure Kubernetes plugin with the EKS cluster, but could not get any proper documentation. Can I please ask you how you…
yamini
  • 1
  • 1
1 2 3 4 5 6
7