Skip to content

Commit

Permalink
Merge pull request #4427 from mrajashree/docs
Browse files Browse the repository at this point in the history
📖 Link architecture and code walkthrough videos in docs
  • Loading branch information
k8s-ci-robot authored Apr 14, 2021
2 parents 2deb9de + 27850a4 commit 768695b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/book/src/developer/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,15 @@ 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

* [Cluster API Deep Dive - Dec 2020 v1alpha3](https://youtu.be/npFO5Fixqcc)
* [Cluster API Deep Dive - Sept 2020 v1alpha3](https://youtu.be/9SfuQQeeK6Q)
* [Declarative Kubernetes Clusters with Cluster API - Oct 2020 v1alpha3](https://youtu.be/i6OWn2zRsZg)

Code walkthrough

* [Cluster API CAPD Deep Dive - March 2021 v1alpha4](https://youtu.be/67kEp471MPk)

0 comments on commit 768695b

Please sign in to comment.