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
Copy file name to clipboardExpand all lines: content/en/docs/concepts/workloads/pods/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ but cannot be controlled from there.
254
254
255
255
* Learn about the [lifecycle of a Pod](/docs/concepts/workloads/pods/pod-lifecycle/).
256
256
* Learn about [PodPresets](/docs/concepts/workloads/pods/podpreset/).
257
-
*Lean about [RuntimeClass](/docs/concepts/containers/runtime-class/) and how you can use it to
257
+
*Learn about [RuntimeClass](/docs/concepts/containers/runtime-class/) and how you can use it to
258
258
configure different Pods with different container runtime configurations.
259
259
* Read about [Pod topology spread constraints](/docs/concepts/workloads/pods/pod-topology-spread-constraints/).
260
260
* Read about [PodDisruptionBudget](/docs/concepts/workloads/pods/disruptions/) and how you can use it to manage application availability during disruptions.
0 commit comments