@@ -139,6 +139,7 @@ To test another iteration, you'll need to follow the steps to build, push, updat
139
139
140
140
** CAPI components and architecture**
141
141
142
+ * [ Simplified Experience Of Building Cluster API Provider In Multitenant Cloud - October 2022] ( https://www.youtube.com/watch?v=1oj9BuV2dzA )
142
143
* [ Cluster API Intro and Deep Dive - May 2022 v1beta1] ( https://www.youtube.com/watch?v=9H8flXm_lKk )
143
144
* [ Cluster API Deep Dive - Dec 2020 v1alpha3] ( https://youtu.be/npFO5Fixqcc )
144
145
* [ Cluster API Deep Dive - Sept 2020 v1alpha3] ( https://youtu.be/9SfuQQeeK6Q )
@@ -147,9 +148,22 @@ To test another iteration, you'll need to follow the steps to build, push, updat
147
148
148
149
** Additional ClusterAPI KubeCon talks**
149
150
151
+ * [ How Adobe Planned For Scale With Argo CD, Cluster API, And VCluster - October 2022] ( https://www.youtube.com/watch?v=p8BluR5WT5w )
152
+ * [ Bare-Metal Chronicles: Intertwinement Of Tinkerbell, Cluster API And GitOps - October 2022] ( https://www.youtube.com/watch?v=NCFUUjTw6hA )
153
+ * [ Running Isolated VirtualClusters With Kata & Cluster API - October 2022] ( https://www.youtube.com/watch?v=T6w3YrExorY )
154
+ * [ SIG Cluster Lifecycle Intro - October 2022] ( https://www.youtube.com/watch?v=0Zo0cWYU0fM )
150
155
* [ How to Migrate 700 Kubernetes Clusters to Cluster API with Zero Downtime - May 2022] ( https://www.youtube.com/watch?v=KzYV-fJ_wH0 )
151
156
* [ Build Your Own Cluster API Provider the Easy Way - May 2022] ( https://www.youtube.com/watch?v=HSdgmcAAXa8 )
152
157
158
+ ** Tutorials**
159
+
160
+ * [ kubectl Create Cluster: Production-ready Kubernetes with Cluster API 1.0 - October 2022] ( https://kccncna2022.sched.com/event/1BZDs )
161
+
162
+ [ Source code] ( https://github.com/ykakarap/kubecon-na-22-capi-lab )
163
+ * [ So You Want To Develop a Cluster API Provider? - October 2022] ( https://kccncna2022.sched.com/event/182Ha )
164
+
165
+ [ Source code] ( https://capi-samples.github.io/kubecon-na-2022-tutorial/ )
166
+
153
167
** Code walkthroughs**
154
168
155
169
* [ CAPD Deep Dive - March 2021 v1alpha4] ( https://youtu.be/67kEp471MPk )
0 commit comments