We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61daef2 commit 946f69dCopy full SHA for 946f69d
docs/api.md
@@ -40457,7 +40457,8 @@ TargetAllocator indicates a value which determines whether to spawn a target all
40457
<td>
40458
AllocationStrategy determines which strategy the target allocator should use for allocation.
40459
The current options are least-weighted, consistent-hashing and per-node. The default is
40460
-consistent-hashing.<br/>
+consistent-hashing.
40461
+WARNING: The per-node strategy currently ignores targets without a Node, like control plane components.<br/>
40462
<br/>
40463
<i>Enum</i>: least-weighted, consistent-hashing<br/>
40464
<i>Default</i>: consistent-hashing<br/>
0 commit comments