Skip to content

Commit c03f518

Browse files
Update docs with addon provider
1 parent b0b2a89 commit c03f518

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,13 @@ docker run -it --rm registry.k8s.io/capi-operator/cluster-api-operator:${CAPI_OP
165165

166166
## Basic Cluster API Provider Installation
167167

168-
In this section, we will walk you through the basic process of installing Cluster API providers using the operator. The Cluster API operator manages four types of objects:
168+
In this section, we will walk you through the basic process of installing Cluster API providers using the operator. The Cluster API operator manages five types of objects:
169169

170170
- CoreProvider
171171
- BootstrapProvider
172172
- ControlPlaneProvider
173173
- InfrastructureProvider
174+
- AddonProvider
174175

175176
Please note that this example provides a basic configuration of Azure Infrastructure provider for getting started. More detailed examples and CRD descriptions will be provided in subsequent sections of this document.
176177

0 commit comments

Comments
 (0)