Fix broken link in glossary
This commit is contained in:
parent
04add1a96b
commit
d7fdb03e70
|
|
@ -2,7 +2,7 @@
|
||||||
title: QoS Class
|
title: QoS Class
|
||||||
id: qos-class
|
id: qos-class
|
||||||
date: 2019-04-15
|
date: 2019-04-15
|
||||||
full_link: /docs/concepts/workloads/pods/pod-quality/
|
full_link: /docs/concepts/workloads/pods/pod-qos/
|
||||||
short_description: >
|
short_description: >
|
||||||
QoS Class (Quality of Service Class) provides a way for Kubernetes to classify pods within the cluster into several classes and make decisions about scheduling and eviction.
|
QoS Class (Quality of Service Class) provides a way for Kubernetes to classify pods within the cluster into several classes and make decisions about scheduling and eviction.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue