changelog: add entry for node pools (#17707)

This commit is contained in:
Luiz Aoqui
2023-06-23 15:47:35 -04:00
committed by GitHub
parent 8dca3632ff
commit 6b70896480

4
.changelog/11041.txt Normal file
View File

@@ -0,0 +1,4 @@
```release-note:feature
**Node Pools**: Allow cluster operators to partition Nomad clients and control which jobs are allowed to run in each pool.
```