Skip to content

Commit dd89b4c

Browse files
fiunchinhodetiber
andauthored
Update docs/proposals/20190919-machinepool-api.md
Co-authored-by: Jason DeTiberus <[email protected]>
1 parent ba6d838 commit dd89b4c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/proposals/20190919-machinepool-api.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@ type MachinePoolSpec struct
168168
- Description: Name of the Cluster this machine pool belongs to.
169169
- **FailureDomains [optional]**
170170
- 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.
173172
- **Replicas [optional]**
174173
- Type: `*int32`
175174
- Description: Number of desired machine instances. Defaults to 1.
@@ -419,4 +418,3 @@ inconsistent experience across providers.
419418
10/23/2019: First round of feedback from community
420419
10/23/2019: Present proposal at a community meeting
421420
10/31/2019: Open proposal PR
422-

0 commit comments

Comments
 (0)