Skip to content

Commit 2965ea0

Browse files
tianshapjqk8s-ci-robot
authored andcommitted
update runtime-class.md (#10332)
* update runtime-class.md * Update runtime-class.md
1 parent 0b786ff commit 2965ea0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/containers/runtime-class.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ kubelets.
4242

4343
#### 2. Install the RuntimeClass CRD
4444

45-
The RuntimeClass [CustiomResourceDefinition][] (CRD) can be found in the addons directory of the
45+
The RuntimeClass [CustomResourceDefinition][/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/] (CRD) can be found in the addons directory of the
4646
Kubernetes git repo:
4747

4848
https://github.com/kubernetes/kubernetes/tree/release-1.12/cluster/addons/runtimeclass/runtimeclass_crd.yaml
4949

5050
Install the CRD with `kubectl apply -f runtimeclass_crd.yaml`.
5151

52-
[CustiomResourceDefinition]: /docs/concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions
52+
[CustomResourceDefinition][/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/]
5353

5454
#### 3. Configure the CRI implementation on nodes
5555

0 commit comments

Comments
 (0)