Skip to content

Commit

Permalink
Link architecture and code walkthrough videos in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrajashree committed Apr 2, 2021
1 parent c3ec6cc commit 28b9669
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/book/src/developer/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,12 @@ Now you can [create CAPI objects][qs]!
To test another iteration, you'll need to follow the steps to build, push, update the manifests, and apply.

[qs]: https://cluster-api.sigs.k8s.io/user/quick-start.html#usage

## Videos explaining CAPI architecture and code walkthrough

- CAPI components and architecture
- https://youtu.be/npFO5Fixqcc
- https://youtu.be/i6OWn2zRsZg

- Code walkthrough
- CAPD: https://youtu.be/67kEp471MPk

0 comments on commit 28b9669

Please sign in to comment.