Skip to content

Commit

Permalink
point out static pod optimization can apply to all clusters
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Hellmann <[email protected]>
  • Loading branch information
dhellmann authored and eranco74 committed Jan 27, 2021
1 parent 97a0924 commit 2453d7b
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,11 @@ and then remotely running /usr/local/bin/installer-masters-gather.sh on all mast
### Open Questions

1. How will the user specify custom configurations, such as static IPs?
2. Number of revisions for the control plane - do we want to make changes to the bootstrap static pods to make them closer to the final ones?
2. Number of revisions for the control plane - do we want to make
changes to the bootstrap static pods to make them closer to the
final ones? This would also benefit multi-node deployments, but is
especially helpful for single-node deployments where updating those
static pod definitions may be more disruptive.

### Test Plan

Expand Down

0 comments on commit 2453d7b

Please sign in to comment.