BookmarkSubscribeRSS Feed
antCarr
Calcite | Level 5

Hello,

 

We need to reference a kubernetes Job file in our 3rd party scheduling tools to create the necessary SAS Viya 4 pod(s), run a script/command, and tear down the pod(s). I have the following questions:

 

  1. What container image(s) do we need to reference?
  2. Are there additional configurations we need to set (imagePullSecrets, Mounts, Evironment, etc)
1 REPLY 1
gwootton
SAS Super FREQ
If I'm understanding you, you'd like to use some third-party tool to create a Kubernetes job to run a SAS program, is that correct?

You may want to take a look at the pod template objects (kubectl -n namespace get podtemplates) which are used by to create batch, compute and connect server jobs/pods. These should contain the image and any associated secrets/mounts/environment vars in use for your particular deployment.
--
Greg Wootton | Principal Systems Technical Support Engineer

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 526 views
  • 1 like
  • 2 in conversation