You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note* the `maxPods` annotation will default to `110` if it is not supplied.
244
-
This value is inspired by the Kubernetes best practices
245
-
[Considerations for large clusters](https://kubernetes.io/docs/setup/best-practices/cluster-large/).
243
+
> Note: the `maxPods` annotation will default to `110` if it is not supplied.
244
+
> This value is inspired by the Kubernetes best practices
245
+
> [Considerations for large clusters](https://kubernetes.io/docs/setup/best-practices/cluster-large/).
246
246
247
-
*Note* User should select the annotation for GPU either `gpu-type` or `dra-driver` depends on whether using Device Plugin or Dynamic Resource Allocation(DRA). `gpu-count` is a common parameter in both.
247
+
> Note: User should select the annotation for GPU either `gpu-type` or `dra-driver` depends on whether using
248
+
> Device Plugin or Dynamic Resource Allocation(DRA). `gpu-count` is a common parameter in both.
0 commit comments