James Constable
09/28/2022, 10:09 PMZanie
09/28/2022, 10:24 PMDoes the kubernetes agent start the kubernetes job?Yep!
do I need a kubeconfig in the infrastructure block when the agent is already on the cluster?Nope! We’ll use the incluster config by default. You can provide a different config to create jobs in another cluster
If I run the job in an infrastructure process block from a kubernetes agent, will it run on the kubernetes agent?Yep! It’ll run in a subprocess in the agent’s container
James Constable
09/28/2022, 10:37 PM