mirror of https://github.com/istio/istio.io.git
8 lines
287 B
Markdown
8 lines
287 B
Markdown
---
|
|
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.
|