Skip to content

Commit 636d7fe

Browse files
authored
Merge pull request #44153 from Rajdeep1311/patch-1
Minor text changes to the index of tasks/debug/debug-cluster
2 parents 3cc57b6 + df789a5 commit 636d7fe

File tree

1 file changed

+3
-3
lines changed
  • content/en/docs/tasks/debug/debug-cluster

1 file changed

+3
-3
lines changed

content/en/docs/tasks/debug/debug-cluster/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,14 +252,14 @@ This is an incomplete list of things that could go wrong, and how to adjust your
252252
- Network partition within cluster, or between cluster and users
253253
- Crashes in Kubernetes software
254254
- Data loss or unavailability of persistent storage (e.g. GCE PD or AWS EBS volume)
255-
- Operator error, for example misconfigured Kubernetes software or application software
255+
- Operator error, for example, misconfigured Kubernetes software or application software
256256

257257
### Specific scenarios
258258

259259
- API server VM shutdown or apiserver crashing
260260
- Results
261261
- unable to stop, update, or start new pods, services, replication controller
262-
- existing pods and services should continue to work normally, unless they depend on the Kubernetes API
262+
- existing pods and services should continue to work normally unless they depend on the Kubernetes API
263263
- API server backing storage lost
264264
- Results
265265
- the kube-apiserver component fails to start successfully and become healthy
@@ -291,7 +291,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your
291291

292292
### Mitigations
293293

294-
- Action: Use IaaS provider's automatic VM restarting feature for IaaS VMs
294+
- Action: Use the IaaS provider's automatic VM restarting feature for IaaS VMs
295295
- Mitigates: Apiserver VM shutdown or apiserver crashing
296296
- Mitigates: Supporting services VM shutdown or crashes
297297

0 commit comments

Comments
 (0)