post https://api.io.solutions/enterprise/v1/io-cloud/caas/deploy
This endpoint is used to deploy a CaaS cluster on IO.NET infrastructure. The container must expose an HTTP server on a single port, and it must run within a single node.
Important Constraints:
- Only HTTP server containers are supported.
- Only a single traffic port is allowed.
- Each container must use exactly 8 GPUs.
gpus_per_container
must be set to8
. This is both the current minimum and maximum supported value.- Multi-node GPU configurations are not supported at this time.