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
I've created a contiv network with "vxlan" Encap type, does anybody know how to expose my service to "outside" world ? it seems "external contracts" only support "vlan" network. https://contiv.io/documents/networking/aci_ug.html
if I try to expose my service in a "vxlan" network with ACI mode , I will get below error
[root@ip-172-31-32-131 ~]# netctl group create -t t01 -e webcontract net01 g01
ERRO[0000] network type must be VLAN for ACI mode
how to make it accessible to the "outside" world? is there some other options except ACI ?
Description
Expected Behavior
Observed Behavior
Steps to Reproduce (for bugs)
Your Environment
netctl version
Orchestrator version (e.g. kubernetes, mesos, swarm):
Operating System and version
The text was updated successfully, but these errors were encountered:
I've created a contiv network with "vxlan" Encap type, does anybody know how to expose my service to "outside" world ? it seems "external contracts" only support "vlan" network. https://contiv.io/documents/networking/aci_ug.html
if I try to expose my service in a "vxlan" network with ACI mode , I will get below error
how to make it accessible to the "outside" world? is there some other options except ACI ?
Description
Expected Behavior
Observed Behavior
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: