There was an error while loading. Please reload this page.
1 parent 63c3ee3 commit 4dde875Copy full SHA for 4dde875
content/en/docs/concepts/cluster-administration/networking.md
@@ -19,7 +19,7 @@ problems to address:
19
20
<!-- body -->
21
22
-Kubernetes is all about sharing machines between applications. Typically,
+Kubernetes is all about sharing machines among applications. Typically,
23
sharing machines requires ensuring that two applications do not try to use the
24
same ports. Coordinating ports across multiple developers is very difficult to
25
do at scale and exposes users to cluster-level issues outside of their control.
0 commit comments