Skip to content

Commit cee74d4

Browse files
authored
Fixed typo
1 parent 24ddb9e commit cee74d4

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)