Overview: Launch a Job via Kubernetes API¶
You can create, submit, list or delete jobs using the Command-line interface or the Run:ai User Interface.
To do the same programmatically you can use the Run:ai Researcher REST API.
You can also communicate directly with the underlying Kubernetes infrastructure by:
- Using YAML files or,
- By using a variety of programming languages to send requests to Kubernetes. See Submit a Run:ai Job via Kubernetes API for a python sample.
Warning
Researcher Kubernetes API will soon be deprecated. If you are using or considering using it, please contact Run:ai customer support.
Last update: April 1, 2022