This repository was archived by the owner on Sep 21, 2021. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
- === Revisit this list before production
2
+ === Revisit This List Before Production
3
3
4
- You are likely reading this section before you actually go into production.
4
+ You are likely reading this section before you go into production.
5
5
The details covered in this chapter are good to be generally aware of, but it is
6
6
critical to revisit this entire list right before deploying to production.
7
7
8
8
Some of the topics will simply stop you cold (such as too few available file
9
9
descriptors). These are easy enough to debug because they are quickly apparent.
10
- Other issues, such as split- brains and memory settings, are only visible once
10
+ Other issues, such as split brains and memory settings, are visible only after
11
11
something bad happens. At that point, the resolution is often messy and tedious.
12
12
13
- It is much better to pro-actively prevent these situations from occurring by configuring
13
+ It is much better to proactively prevent these situations from occurring by configuring
14
14
your cluster appropriately _before_ disaster strikes. So if you are going to
15
15
dog-ear (or bookmark) one section from the entire book, this chapter would be
16
16
a good candidate. The week before deploying to production, simply flip through
17
- the list presented here and check off all the recommendations.
17
+ the list presented here and check off all the recommendations.
You can’t perform that action at this time.
0 commit comments