github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/docs/developer_docs/overview.md (about)

     1  ---
     2  title: Overview
     3  description: An overview of developer docs
     4  keywords: [developer docs]
     5  sidebar_position: 1
     6  sidebar_label: Developer guides
     7  ---
     8  
     9  # Overview
    10  
    11  Guides and resources to unleash your development potential. Developer docs include integration tutorials for how to add an add-on to KubeBlocks, API reference, and how to simulate fault injections.
    12  
    13  * [Integration](./integration/add-ons-of-kubeblocks.md)
    14  * [API Reference](./api-reference/cluster.md)
    15  * [Fault Injection](./fault_injection/introduction.md)