Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

WCS Google Cloud Platform instances support TCP Network load balancer.

WebSocket connections will be distributed between active load balancer instances. In case a scaling policy is executed (when the policy target – e.g., CPU load on instance - is reached) and new instances are launched, they will be added to the load balancer.

The following components would be required

  • Disk image to use in instance template
  • Instance template to create new server instances while autoscaling
  • Autoscale instance group
  • Load balancer
  • Server health checks

...

4. Expand "Advanced creation options" and enable "Do not retry machine creation", then click "Create"

Image RemovedImage Added

Autoscaling instance gruop will be created, and one instance will be launched

...