Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/Rationale.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ out. Apart from the reliance on AWS for cold starts (possible security and/or
compliance issues), databases (particularly those in OSP) can grow rather large
resulting in extended recovery times.

The Replicated Stateful Set Operator is therefor a new operator based on
The Replicated Stateful Set Operator is therefore a new operator based on
Stateful Sets and persistent storage. Using Stateful Sets allows us to reuse
core functionality for much of the upgrade and restart logic (the CoreOS folks
implemented their own), allowing the operator to focus on figuring out which
Expand Down