You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/kube-cli/service-exposure.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Managing services on the application network using the CLI
1
+
# Exposing services on the application network using the CLI
2
2
3
3
After creating an application network by linking sites, you can expose services from one site using connectors and consume those services on other sites using listeners.
4
4
A *routing key* is a string that matches one or more connectors with one or more listeners.
@@ -55,7 +55,8 @@ Listeners and connectors are matched using routing keys.
55
55
56
56
**Procedure**
57
57
58
-
1. Identify a connector that you want to create a listener for.
Copy file name to clipboardExpand all lines: input/kube-yaml/service-exposure.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Managing services on the application network using YAML
1
+
# Exposing services on the application network using YAML
2
2
3
3
After creating an application network by linking sites, you can expose services from one site using connectors and consume those services on other sites using listeners.
4
4
A *routing key* is a string that matches one or more connectors with one or more listeners.
@@ -68,7 +68,8 @@ Listeners and connectors are matched using routing keys.
68
68
69
69
**Procedure**
70
70
71
-
1. Identify a connector that you want to use and note the routing key of that connector.
Copy file name to clipboardExpand all lines: input/system-cli/service-exposure.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Managing services on the application network using the CLI
1
+
# Exposing services on the application network using the CLI
2
2
3
3
After creating an application network by linking sites, you can expose services from one site using connectors and consume those services on other sites using listeners.
4
4
A *routing key* is a string that matches one or more connectors with one or more listeners.
@@ -55,7 +55,8 @@ Listeners and connectors are matched using routing keys.
55
55
56
56
**Procedure**
57
57
58
-
1. Identify a connector that you want to use and note the routing key of that connector.
0 commit comments