Skip to content

Commit d57da3a

Browse files
committed
service to application network
1 parent 9005204 commit d57da3a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

input/images/overview.svg

Lines changed: 1 addition & 1 deletion
Loading

input/overview/migrating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ While there are plans to create migration tooling, currently, the only way migra
77

88
Terminology changes:
99

10-
* **service network**: Application network or just network
10+
* **application network**: Application network or just network
1111
* **service sync**: Services are not automatically available on other sites. You must create a *connector* on the site with the server process and a *listener* on the site with the client process. Also you must match the connector and listener with a *routing key* to expose a service.
1212
* **Skupper Custom Resources**: On non-Kubernetes sites, you can now define your network using YAML. The YAML format is similar to Kubernetes YAML.
1313

refdog/crds/skupper_attached_connector_crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
type:
4444
type: string
4545
description: |-
46-
Selected protocol for service networking. By default, its value is TCP, the only option available.
46+
Selected protocol for application networking. By default, its value is TCP, the only option available.
4747
includeNotReadyPods:
4848
description: |-
4949
Advanced. If true, include server pods in the NotReady state. By default it is false.

0 commit comments

Comments
 (0)