We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1a7234 + 80e3428 commit c2d850cCopy full SHA for c2d850c
README.md
@@ -14,10 +14,10 @@ enabled by default in the GCE cluster.
14
15
# Background
16
17
-There are tons of node problems could possibly affect the pods running on the
18
-node such as:
+There are tons of node problems that could possibly affect the pods running on the
+node, such as:
19
* Infrastructure daemon issues: ntp service down;
20
-* Hardware issues: Bad cpu, memory or disk, ntp service down;
+* Hardware issues: Bad cpu, memory or disk;
21
* Kernel issues: Kernel deadlock, corrupted file system;
22
* Container runtime issues: Unresponsive runtime daemon;
23
* ...
0 commit comments