Scaling & autoscaling
Partial support
Horizontal scaling redeploys multiple containers with the same name in a loop — this is not true load-balanced multi-instance routing yet.
Autoscaling
CPU threshold config is stored; high CPU can trigger a new deploy rather than adding replicas behind a load balancer.
Use external orchestration or a single larger instance plan until native replica scaling ships.