Avatar

Conor Murphy

Technical Solutions Architect

Data Centre

Conor joined Cisco in 2008, working with partners and customers on a wide range of Cisco technology solutions. He now works as a Technical Solution Architect in the Global Virtual Engineering team focusing on data centre technologies such as Cloud Center Suite and Cisco Container Platform.

Articles

February 28, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 4

This is the final post in a 4 part series. Here are links to the preceding in case you missed the previous posts: 1. Container to Container communications 2. Pod to Pod communications (CNI Plugin) 3. How we can track pods and provide external access (Kubernetes Service) 4. Rule based routing (Kubern…

February 27, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 3

In case you missed the previous post, this is a 4 part series covering the following topics: 1. Container to Container communications 2. Pod to Pod communications (CNI Plugin) 3. How we can track pods and provide external access (Kubernetes Service) 4. Rule based routing (Kubernetes Ingress)  …

February 26, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 2

This is Part 2 in a four part series covering the following topics: 1. Container-to-Container communications 2. Pod-to-Pod communications (CNI Plugin) 3. How we can track pods and provide external access (Kubernetes Service) 4. Rule based routing (Kubernetes Ingress) 2. Pod-to-Pod Communications In…

February 25, 2020

DEVELOPER

An Introduction Into Kubernetes Networking – Part 1

Hey Team, Cisco Live Barcelona recently took place and there was a lot of focus on Kubernetes, including the launch of the Cisco Hyperflex Application Platform(HXAP). Cisco HXAP delivers an integrated container-as-a-service platform that simplifies provisioning and ongoing operations for Kubernetes…