Skip to content

Commit

Permalink
Typo in pod disruption page (#14050)
Browse files Browse the repository at this point in the history
  • Loading branch information
prankul88 authored and k8s-ci-robot committed Apr 30, 2019
1 parent c2abe3c commit e49d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/workloads/pods/disruptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ the nodes in your cluster, such as a node or system software upgrade, here are s

- Accept downtime during the upgrade.
- Failover to another complete replica cluster.
- No downtime, but may be costly both for the duplicated nodes,
- No downtime, but may be costly both for the duplicated nodes
and for human effort to orchestrate the switchover.
- Write disruption tolerant applications and use PDBs.
- No downtime.
Expand Down

0 comments on commit e49d218

Please sign in to comment.