File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,7 @@ type MachinePoolSpec struct
168
168
- Description: Name of the Cluster this machine pool belongs to.
169
169
- ** FailureDomains [ optional] **
170
170
- Type: ` []string `
171
- - Description: FailureDomainSpec is the Schema for Cluster API failure domains.
172
- It allows controllers to understand how many failure domains a cluster can optionally span across.
171
+ - Description: FailureDomains is the list of failure domains this MachinePool should be attached to.
173
172
- ** Replicas [ optional] **
174
173
- Type: ` *int32 `
175
174
- Description: Number of desired machine instances. Defaults to 1.
@@ -419,4 +418,3 @@ inconsistent experience across providers.
419
418
10/23/2019: First round of feedback from community
420
419
10/23/2019: Present proposal at a community meeting
421
420
10/31/2019: Open proposal PR
422
-
You can’t perform that action at this time.
0 commit comments