Skip to content

Commit e0b82aa

Browse files
author
Jessica Yao
authored
Merge pull request kubernetes#6676 from RickvdP/patch-1
Fixed typo
2 parents 3908be3 + cee74d4 commit e0b82aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/configuration/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Highly Available database statefulset has one master and three replicas, one may
316316
|:--------------------:|:-------------------:|:------------------:|:------------------:|
317317
| *DB-MASTER* | *DB-REPLICA-1* | *DB-REPLICA-2* | *DB-REPLICA-3* |
318318
319-
[Here](https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/#tolerating-node-failure) is an example of zookeper statefulset configured with anti-affinity for high availability.
319+
[Here](https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/#tolerating-node-failure) is an example of Zookeeper statefulset configured with anti-affinity for high availability.
320320
321321
For more information on inter-pod affinity/anti-affinity, see the design doc
322322
[here](https://git.k8s.io/community/contributors/design-proposals/scheduling/podaffinity.md).

0 commit comments

Comments
 (0)