docs snapshot for crossplane version `master`

This commit is contained in:
Crossplane 2020-12-24 15:10:47 +00:00
parent 7a0d62b1f3
commit 543cefb83e
2 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ corresponding `MySQLInstance` claim.
## Defining Infrastructure ## Defining Infrastructure
New kinds of infrastructure resource are defined by an infrastructure operator. New kinds of infrastructure resource are defined by an infrastructure operator.
There are three steps to this process: There are two steps to this process:
1. Define your composite resource, and optionally the claim it offers. 1. Define your composite resource, and optionally the claim it offers.
1. Specify one or more possible ways your composite resource may be composed. 1. Specify one or more possible ways your composite resource may be composed.

View File

@ -266,5 +266,5 @@ including Velero.
[api-versioning]: https://kubernetes.io/docs/reference/using-api/api-overview/#api-versioning [api-versioning]: https://kubernetes.io/docs/reference/using-api/api-overview/#api-versioning
[velero]: https://velero.io/ [velero]: https://velero.io/
[api-reference]: api-docs/overview.md [api-reference]: ../api-docs/overview.md
[provider]: provider.md [provider]: providers.md