mirror of https://github.com/crossplane/docs.git
42 lines
2.5 KiB
Markdown
42 lines
2.5 KiB
Markdown
---
|
|
title: Learn More
|
|
description: Learn more about Crossplane.
|
|
weight: 500
|
|
---
|
|
|
|
If you have any questions, please post in [Crossplane Slack][join-crossplane-slack] or [contact the team][contact-us].
|
|
|
|
***Learn more about using Crossplane***
|
|
- [Latest Design Docs](https://github.com/crossplane/crossplane/tree/main/design)
|
|
- [Roadmap](https://github.com/crossplane/crossplane/blob/main/ROADMAP.md)
|
|
- [Crossplane Architecture](https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit?usp=sharing)
|
|
- [GitLab deploys into multiple clouds from kubectl using Crossplane](https://about.gitlab.com/2019/05/20/gitlab-first-deployed-kubernetes-api-to-multiple-clouds/)
|
|
- [CNCF Talks & Community Presentations](https://www.youtube.com/playlist?list=PL510POnNVaaZJj9OG6PbgsZvgYbhwJRyE)
|
|
<!-- vale write-good.Weasel = NO -->
|
|
- [Software Engineering Daily - Intro Podcast](https://softwareengineeringdaily.com/2019/01/02/crossplane-multicloud-control-plane-with-bassam-tabbara/)
|
|
<!-- vale write-good.Weasel = YES -->
|
|
|
|
***Writing Kubernetes controllers to extend Crossplane***
|
|
- [Keep the Space Shuttle Flying: Writing Robust Operators](https://www.youtube.com/watch?v=uf97lOApOv8)
|
|
- [Best practices for building Kubernetes Operators](https://cloud.google.com/blog/products/containers-kubernetes/best-practices-for-building-kubernetes-operators-and-stateful-apps)
|
|
- [Programming Kubernetes Book](https://www.oreilly.com/library/view/programming-kubernetes/9781492047094/)
|
|
- [Contributor Guide](https://github.com/crossplane/crossplane/blob/main/CONTRIBUTING.md)
|
|
|
|
***Join the growing Crossplane community and get involved***
|
|
- Join the [Community Slack](https://slack.crossplane.io/)!
|
|
- Submit an issue on [GitHub](https://github.com/crossplane/crossplane)
|
|
- Attend the biweekly [Community Meeting](https://github.com/crossplane/crossplane#get-involved)
|
|
- Join the biweekly live stream: [The Binding Status](https://github.com/crossplane/tbs)
|
|
- Subscribe to the [YouTube Channel](https://www.youtube.com/channel/UC19FgzMBMqBro361HbE46Fw)
|
|
<!-- vale Crossplane.Spelling = NO -->
|
|
- Follow on Twitter: [@crossplane_io](https://twitter.com/crossplane_io)
|
|
<!-- vale gitlab.SubstitutionWarning = NO -->
|
|
- email: [crossplane-info@lists.cncf.io](mailto:crossplane-info@lists.cncf.io)
|
|
<!-- vale gitlab.SubstitutionWarning = YES -->
|
|
<!-- vale Crossplane.Spelling = YES -->
|
|
|
|
<!-- Named links -->
|
|
|
|
[join-crossplane-slack]: https://slack.crossplane.io
|
|
[contact-us]: https://github.com/crossplane/crossplane#contact
|