diff --git a/docs/book/src/developer/guide.md b/docs/book/src/developer/guide.md index c2a3450c2e30..0e8d52309b01 100644 --- a/docs/book/src/developer/guide.md +++ b/docs/book/src/developer/guide.md @@ -226,18 +226,29 @@ To test another iteration, you'll need to follow the steps to build, push, updat **CAPI components and architecture** +* [Cluster API Intro and Deep Dive - May 2022 v1beta1](https://www.youtube.com/watch?v=9H8flXm_lKk) * [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) * [TGI Kubernetes 178: ClusterAPI - ClusterClass & Managed Topologies - Dec 2020 v1beta1](https://www.youtube.com/watch?v=U9CDND0nzRI&list=PL7bmigfV0EqQzxcNpmcdTJ9eFRPBe-iZa&index=5) +**Additional ClusterAPI KubeCon talks** + +* [How to Migrate 700 Kubernetes Clusters to Cluster API with Zero Downtime - May 2022](https://www.youtube.com/watch?v=KzYV-fJ_wH0) +* [Build Your Own Cluster API Provider the Easy Way - May 2022](https://www.youtube.com/watch?v=HSdgmcAAXa8) + **Code walkthroughs** -* [Cluster API CAPD Deep Dive - March 2021 v1alpha4](https://youtu.be/67kEp471MPk) -* [Cluster API API conversion code walkthrough - January 2022](https://www.youtube.com/watch?v=Mk14N4SelNk) +* [CAPD Deep Dive - March 2021 v1alpha4](https://youtu.be/67kEp471MPk) +* [API conversion code walkthrough - January 2022](https://www.youtube.com/watch?v=Mk14N4SelNk) **Let's chat about ...** We are currently hosting "Let's chat about ..." sessions where we are talking about topics relevant to -contributors and users of the Cluster API project. For more details and recordings of past sessions please -see [Let's chat about ...](https://github.com/kubernetes-sigs/cluster-api/discussions/6106) . +contributors and users of the Cluster API project. For more details and an up-to-date list of recordings of past sessions please +see [Let's chat about ...](https://github.com/kubernetes-sigs/cluster-api/discussions/6106). + +* [Local CAPI development and debugging with Tilt (EMEA/Americas) - February 2022](https://www.youtube.com/watch?v=tEIRGmJahWs) +* [Local CAPI development and debugging with Tilt (APAC/EMEA) - February 2022](https://www.youtube.com/watch?v=CM-dotO2nSU) +* [Code structure & Makefile targets (EMEA/Americas) - February 2022](https://www.youtube.com/watch?v=_prbOnziCJw) +* [Code structure & Makefile targets (APAC/EMEA) - February 2022](https://www.youtube.com/watch?v=Y6Gws65H1tE)