@@ -226,18 +226,29 @@ To test another iteration, you'll need to follow the steps to build, push, updat
226
226
227
227
** CAPI components and architecture**
228
228
229
+ * [ Cluster API Intro and Deep Dive - May 2022 v1beta1] ( https://www.youtube.com/watch?v=9H8flXm_lKk )
229
230
* [ Cluster API Deep Dive - Dec 2020 v1alpha3] ( https://youtu.be/npFO5Fixqcc )
230
231
* [ Cluster API Deep Dive - Sept 2020 v1alpha3] ( https://youtu.be/9SfuQQeeK6Q )
231
232
* [ Declarative Kubernetes Clusters with Cluster API - Oct 2020 v1alpha3] ( https://youtu.be/i6OWn2zRsZg )
232
233
* [ TGI Kubernetes 178: ClusterAPI - ClusterClass & Managed Topologies - Dec 2020 v1beta1] ( https://www.youtube.com/watch?v=U9CDND0nzRI&list=PL7bmigfV0EqQzxcNpmcdTJ9eFRPBe-iZa&index=5 )
233
234
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
+
234
240
** Code walkthroughs**
235
241
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 )
238
244
239
245
** Let's chat about ...**
240
246
241
247
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