Fix typo: assoications -> associations (#10708)

Signed-off-by: Rui Cao <ruicao@alauda.io>
pull/10712/head
Rui Cao 2018-10-23 22:19:32 +08:00 committed by k8s-ci-robot
parent d565f7de6a
commit 1f1ab6576e
1 changed files with 1 additions and 1 deletions

View File

@ -940,7 +940,7 @@ Kubernetes supports SCTP as a `protocol` value in `Service`, `Endpoint`, `Networ
The support of multihomed SCTP associations requires that the CNI plugin can support the assignment of multiple interfaces and IP addresses to a `Pod`.
NAT for multihomed SCTP assoications requires special logic in the corresponding kernel modules.
NAT for multihomed SCTP associations requires special logic in the corresponding kernel modules.
#### Service with type=LoadBalancer