Skip to content

Commit

Permalink
Remove duplicated text (#491)
Browse files Browse the repository at this point in the history
Remove duplicated text regarding pod-to-pod communications. Splitting the sentence and removing "but".

Signed-off-by: Vadim Eisenberg <VadimEisenberg@gmail.com>
  • Loading branch information
VadimEisenberg authored Apr 4, 2024
1 parent 85573d4 commit 91e5dc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ ClusterLink will be used in a cloud native environment with other
- Certificate management: ClusterLink uses certificates and trust bundles provided to
it. It does not manage certificate lifetimes, rotation, etc. - these are delegated to external tools.
- Enabling IP level connectivity between sites. ClusterLink uses existing network paths.
- Pod to Pod communications. ClusterLink works at the level of `Service`s (but you could create a Service per Pod
Pod to Pod communications. ClusterLink works at the level of `Service`s , but can support this scenario by creating a service per pod.
- Pod to Pod communications. ClusterLink works at the level of `Service`s. You can support Pod-to-Pod communications by creating a service per pod.

## Communications

Expand Down

0 comments on commit 91e5dc1

Please sign in to comment.