mirror of https://github.com/istio/istio.io.git
zh-translation:content/zh/docs/reference/glossary/crds.md (#5546)
* zh-translation:/reference/glossary/crds.md * update CRDS -> CRD * fix title
This commit is contained in:
parent
cacf283997
commit
60433fcf57
|
@ -2,6 +2,5 @@
|
|||
title: CRDs
|
||||
---
|
||||
|
||||
[Custom resource definitions (CRDs)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
|
||||
are extensions of the default Kubernetes API. Istio uses the Kubernetes CRD API for
|
||||
configuration, even for non-Kubernetes Istio deployments.
|
||||
[自定义资源定义 (CRD)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
|
||||
是默认的 Kubernetes API 扩展。Istio 使用 Kubernetes CRD API 来配置,即使是非 Kubernetes 环境下部署的 Istio。
|
||||
|
|
Loading…
Reference in New Issue