docs snapshot for crossplane version `v1.1`

This commit is contained in:
Crossplane 2021-03-02 21:32:04 +00:00
parent f5d46e2a80
commit 7269d98b74
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,9 @@ kind of managed resource to a Crossplane Provider.
> You can watch [TBS Episode 18] to follow along the live implementation of GCP PubSub
managed resource.
> If you plan to implement a managed resource for AWS, please see the
[code generation guide].
## What Makes a Crossplane Infrastructure Resource
Crossplane builds atop Kubernetes's powerful architecture in which declarative
@ -642,3 +645,4 @@ feedback you may have about the development process!
[Managed Resource API Patterns]: ../design/one-pager-managed-resource-api-design.md
[Crossplane CLI]: https://github.com/crossplane/crossplane-cli#quick-start-stacks
[`angryjet` documentation]: https://github.com/crossplane/crossplane-tools/blob/master/README.md
[code generation guide]: https://github.com/crossplane/provider-aws/blob/master/CODE_GENERATION.md