app REST API w/ ability to create an app instance?

Joined
Feb 18, 2024
Messages
9
Howdy, folks.

I'm relatively new to SCALE and coming in hot and low via Terraform Provider. I'm at whether it would be possible to manage k3s apps via TF and I was checking out the REST API. It looks like the REST API does not provide the required endpoints TF would need to pull a chart, run a deploy, etc. Is that correct?

I'm not a Typescript dev and was poking around in the webui to see if I could determine how it does its magic. I never did find the relevant code but via this forum etc I'm guessing the webui might shell out to some CLI stuff. Perhaps the `cli` tool?

thx
 
Top