## Problem statement Workspaces with a resource with multiple agents, such as our [kubernetes multi-service](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-multi-service) have the agents constantly switching orders. To reproduce: - Create a template with the `kubernetes-multi-service` template - Observe the agents flipping around every 5 seconds ## Definition of done Workspaces with: - one resource, but multiple agents - multiple resources, with multiple agents do not change order in the UI. Reproduced in Coder v0.8.1 https://user-images.githubusercontent.com/9592232/176929117-aeb4798d-4711-49a4-be7b-fddf004565c1.mp4