Skip to content

Commit 496a1b2

Browse files
authored
Merge pull request #6587 from sbueringer/pr-add-more-videos
📖 book: add videos from KubeCon and Let's chat about sessions
2 parents 9ab3436 + b7abd8d commit 496a1b2

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

docs/book/src/developer/guide.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,18 +226,29 @@ To test another iteration, you'll need to follow the steps to build, push, updat
226226

227227
**CAPI components and architecture**
228228

229+
* [Cluster API Intro and Deep Dive - May 2022 v1beta1](https://www.youtube.com/watch?v=9H8flXm_lKk)
229230
* [Cluster API Deep Dive - Dec 2020 v1alpha3](https://youtu.be/npFO5Fixqcc)
230231
* [Cluster API Deep Dive - Sept 2020 v1alpha3](https://youtu.be/9SfuQQeeK6Q)
231232
* [Declarative Kubernetes Clusters with Cluster API - Oct 2020 v1alpha3](https://youtu.be/i6OWn2zRsZg)
232233
* [TGI Kubernetes 178: ClusterAPI - ClusterClass & Managed Topologies - Dec 2020 v1beta1](https://www.youtube.com/watch?v=U9CDND0nzRI&list=PL7bmigfV0EqQzxcNpmcdTJ9eFRPBe-iZa&index=5)
233234

235+
**Additional ClusterAPI KubeCon talks**
236+
237+
* [How to Migrate 700 Kubernetes Clusters to Cluster API with Zero Downtime - May 2022](https://www.youtube.com/watch?v=KzYV-fJ_wH0)
238+
* [Build Your Own Cluster API Provider the Easy Way - May 2022](https://www.youtube.com/watch?v=HSdgmcAAXa8)
239+
234240
**Code walkthroughs**
235241

236-
* [Cluster API CAPD Deep Dive - March 2021 v1alpha4](https://youtu.be/67kEp471MPk)
237-
* [Cluster API API conversion code walkthrough - January 2022](https://www.youtube.com/watch?v=Mk14N4SelNk)
242+
* [CAPD Deep Dive - March 2021 v1alpha4](https://youtu.be/67kEp471MPk)
243+
* [API conversion code walkthrough - January 2022](https://www.youtube.com/watch?v=Mk14N4SelNk)
238244

239245
**Let's chat about ...**
240246

241247
We are currently hosting "Let's chat about ..." sessions where we are talking about topics relevant to
242-
contributors and users of the Cluster API project. For more details and recordings of past sessions please
243-
see [Let's chat about ...](https://github.com/kubernetes-sigs/cluster-api/discussions/6106) .
248+
contributors and users of the Cluster API project. For more details and an up-to-date list of recordings of past sessions please
249+
see [Let's chat about ...](https://github.com/kubernetes-sigs/cluster-api/discussions/6106).
250+
251+
* [Local CAPI development and debugging with Tilt (EMEA/Americas) - February 2022](https://www.youtube.com/watch?v=tEIRGmJahWs)
252+
* [Local CAPI development and debugging with Tilt (APAC/EMEA) - February 2022](https://www.youtube.com/watch?v=CM-dotO2nSU)
253+
* [Code structure & Makefile targets (EMEA/Americas) - February 2022](https://www.youtube.com/watch?v=_prbOnziCJw)
254+
* [Code structure & Makefile targets (APAC/EMEA) - February 2022](https://www.youtube.com/watch?v=Y6Gws65H1tE)

0 commit comments

Comments
 (0)