Skip to content

Commit 8cb28f3

Browse files
fixed styling issues in whats new
1 parent bc64141 commit 8cb28f3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/home/whats-new-2-14.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,12 @@ TODO Add RBAC old--new conversion table here. -->
4343

4444
### Deployment improvements
4545
<!-- RUN-11563/RUN-11564 MPS and tolerance -->
46-
* Improvements in the *Deployment* form include:
47-
48-
* Support for *Tolerations*. *Tolerations* guide the system to which node each pod can be scheduled to or evicted by matching between rules and taints defined for each Kubernetes node.
49-
* Support for *Multi-Process Service (MPS)*. *MPS* is a service which allows the running of parallel processes on the same GPU, which are all run by the same userid. To enable *MPS* support, move the selector switch on the *Deployments* form.
46+
* Improvements in the *Deployment* form include:
47+
* Support for *Tolerations*. *Tolerations* guide the system to which node each pod can be scheduled to or evicted by matching between rules and taints defined for each Kubernetes node.
48+
* Support for *Multi-Process Service (MPS)*. *MPS* is a service which allows the running of parallel processes on the same GPU, which are all run by the same userid. To enable *MPS* support, move the selector switch on the *Deployments* form.
5049

51-
!!! Note
52-
If you do not use the same userid, the processes will run in serial and could possibly degrade performance.
50+
!!! Note
51+
If you do not use the same userid, the processes will run in serial and could possibly degrade performance.
5352

5453
<!-- Configuration procedure added here because the deployments page has no procedure on it.
5554
To configure *Tolerations*:

0 commit comments

Comments
 (0)