mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
7a0d62b1f3
commit
543cefb83e
|
@ -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.
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue