[zh] Fix links in zh localization (4)
This commit is contained in:
@@ -10,10 +10,8 @@ tags:
|
||||
- fundamental
|
||||
- extension
|
||||
---
|
||||
扩展组件是扩展并与 Kubernetes 深度集成以支持新型硬件的软件组件。
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Extensions
|
||||
id: Extensions
|
||||
date: 2019-02-01
|
||||
@@ -25,9 +23,11 @@ aka:
|
||||
tags:
|
||||
- fundamental
|
||||
- extension
|
||||
---
|
||||
-->
|
||||
<!--
|
||||
Extensions are software components that extend and deeply integrate with Kubernetes to support new types of hardware.
|
||||
-->
|
||||
扩展组件是扩展并与 Kubernetes 深度集成以支持新型硬件的软件组件。
|
||||
|
||||
<!--more-->
|
||||
|
||||
@@ -36,5 +36,5 @@ Most cluster administrators will use a hosted or distribution instance of Kubern
|
||||
-->
|
||||
|
||||
大多数集群管理员会使用托管的 Kubernetes 或其某种发行包。因此,大多数 Kubernetes 用户将需要
|
||||
安装 [扩展组件](/docs/concepts/extend-kubernetes/extend-cluster/#extensions),
|
||||
较少用户会需要编写新的扩展组件。
|
||||
安装[扩展组件](/zh/docs/concepts/extend-kubernetes/extend-cluster/#extensions),
|
||||
较少用户会需要编写新的扩展组件。
|
||||
|
||||
Reference in New Issue
Block a user