Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/book/src/developer/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,15 @@ To test another iteration, you'll need to follow the steps to build, push, updat

## Videos explaining CAPI architecture and code walkthroughs

<aside class="note warning">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move this at the end of the list and use the same formatting of other paragraphs instead of aside?

Suggested change
<aside class="note warning">
**AI-Generated Content**
[DeepWiki](https://deepwiki.com/kubernetes-sigs/cluster-api) provides an AI-generated overview of the Cluster API codebase.
Please note this content is automatically generated and may not always be accurate or up-to-date.


<h1>AI-Generated Content</h1>

[DeepWiki](https://deepwiki.com/kubernetes-sigs/cluster-api) provides an AI-generated overview of the Cluster API codebase.
Please note this content is automatically generated and may not always be accurate or up-to-date.

</aside>

**CAPI components and architecture**

* [Simplified Experience Of Building Cluster API Provider In Multitenant Cloud - October 2022](https://www.youtube.com/watch?v=1oj9BuV2dzA)
Expand Down
Loading