Hi, I have an EC2 VM with orion (renamed API few days ago if I understood correctly) and an EC2 VM with an agent
what would you recommend/any ressources/docs to handle scalability & installing of (python) dependancies ?
for now I'm login via ssh to the agent, git fetch, git checkout the poetry lock /pyproject.toml then installing dependancies
I don't have time and competence to use maintain kube for now, is managed kube suitable for my small usecase ?