cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
312
Views
1
Helpful
2
Replies

Container-to-Container Communication

eyelbaz
Cisco Employee
Cisco Employee

Dear Community,

 

What about Docker DNS Resolution in app-hosting implementation? 

I mean Docker provides automatic DNS aliasing for container-to-container communication.

Is it supported by Cisco app-hosting? If yes is it supported for Catalyst 8200 & 8300 & 9300?

https://medium.com/@prajwal.chin/understanding-docker-dns-2ed4b070a0#:~:text=3%EF%B8%8F%E2%83%A3%20Automatic%20DNS%20aliasing%3A%20Docker,their%20respective%20names%20as%20hostnames.

Thanks,

Eyal

2 Replies 2

Torbjørn
Spotlight
Spotlight

No unfortunately not. The IOx platform doesn't implement docker - including docker networking. It actually uses LXC under the hood: "The IOx application created using a Docker image is run using LXC and AUFS on a compatible IOx platform" https://developer.cisco.com/docs/iox/#!docker-tooling-for-iox-application-development/docker-tooling-for-iox-application-development

You can read more about IOx application networking here: https://developer.cisco.com/docs/iox/#!application-networking

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

eyelbaz
Cisco Employee
Cisco Employee

Thanks for the fast replay,

May I ask you another question if you know : 

Catalyst 8000 Platform (8200/8300/8500 and 8000V) have interface VPG0 that represents to app-hosting appid networking bridge. Those platforms have not flooded broadcast/multicast traffic by default. I've tried many variations to enable it. 

Our mission is to send multicast traffic via Appid to the outside via C8000 Plaform. 

Any Idea? 

Thanks,

Eyal