We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb9629 commit 9494433Copy full SHA for 9494433
README.md
@@ -40,7 +40,7 @@ settled on the following:
40
demand is above a pre-configured threshold
41
* Each K8s node has an `autoscaler-agent` pod that triggers scaling decisions and makes resource
42
requests to the K8s scheduler on the VMs' behalf to reserve additional resources for them
43
-* Each compute node runs the _VM monitor binary, which communicates to the autoscaler-agent so that it can
+* Each compute node runs the _VM monitor_ binary, which communicates to the autoscaler-agent so that it can
44
immediately respond to memory pressure by allocating more (among other things).
45
46
Networking is preserved across migrations by giving each VM an additional IP address on a bridge
0 commit comments