Fix broken links for Taint and Toleration (#12982)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
92faff9209
commit
234eb57360
@@ -2,7 +2,7 @@
|
||||
title: Taint
|
||||
id: taint
|
||||
date: 2019-01-11
|
||||
full_link: docs/concepts/configuration/taint-and-toleration/
|
||||
full_link: /docs/concepts/configuration/taint-and-toleration/
|
||||
short_description: >
|
||||
A key-value pair and an effect to prevent the scheduling of pods on nodes or node groups.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Toleration
|
||||
id: toleration
|
||||
date: 2019-01-11
|
||||
full_link: docs/concepts/configuration/taint-and-toleration/
|
||||
full_link: /docs/concepts/configuration/taint-and-toleration/
|
||||
short_description: >
|
||||
A key-value pair and an effect to enable the scheduling of pods on nodes or node groups that have a matching {% glossary_tooltip term_id="taint" %}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user