FAQs
How do I use SSH with Salad?
Since SCE is a managed container service running on spot instance like infrastructure SSH is not recommended since the session or changes you make could disappear without warning. By putting bundling your application in a container, you will be sure that each replica running on Salad is running in a consistent and reproducible way.
Updated 15 days ago