Skip to content

Commit

Permalink
Update mesh-ingress.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Feb 13, 2024
1 parent 12b5325 commit 913213a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/user-guide/advanced-configuration/mesh-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ After AWXMeshIngress has been successfully created a new Instance with the same
The Instance should have at least 2 Listener Address
In this example, the mesh ingress has two listener addresses:
- one for internal, that is used for peering to by all control nodes (top)
- one for external, that is exposed to a route so external execution nodes can peer into it (bottom))
![mesh ingress instance listener address on awx ui](mesh-ingress-instance-listener-address-on-awx-ui.png)
When selecting peer for new instance the mesh ingress instance should now be present as a option.
Expand Down

0 comments on commit 913213a

Please sign in to comment.