Fix link formatting (#10424)
This commit is contained in:
committed by
k8s-ci-robot
parent
ab96cc7b25
commit
dc5b70d328
@@ -42,14 +42,14 @@ kubelets.
|
|||||||
|
|
||||||
#### 2. Install the RuntimeClass CRD
|
#### 2. Install the RuntimeClass CRD
|
||||||
|
|
||||||
The RuntimeClass [CustomResourceDefinition][/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/] (CRD) can be found in the addons directory of the
|
The RuntimeClass [CustomResourceDefinition][] (CRD) can be found in the addons directory of the
|
||||||
Kubernetes git repo:
|
Kubernetes git repo: [kubernetes/cluster/addons/runtimeclass/runtimeclass_crd.yaml][runtimeclass_crd]
|
||||||
|
|
||||||
https://github.com/kubernetes/kubernetes/tree/release-1.12/cluster/addons/runtimeclass/runtimeclass_crd.yaml
|
|
||||||
|
|
||||||
Install the CRD with `kubectl apply -f runtimeclass_crd.yaml`.
|
Install the CRD with `kubectl apply -f runtimeclass_crd.yaml`.
|
||||||
|
|
||||||
[CustomResourceDefinition][/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/]
|
[CustomResourceDefinition]: /docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/
|
||||||
|
[runtimeclass_crd]: https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/runtimeclass/runtimeclass_crd.yaml
|
||||||
|
|
||||||
|
|
||||||
#### 3. Configure the CRI implementation on nodes
|
#### 3. Configure the CRI implementation on nodes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user