cncf / cnf-testbed

ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
Apache License 2.0
164 stars 51 forks source link

Create a single-node bridged network version of the GoEPC use case using Multus #327

Closed taylor closed 4 years ago

taylor commented 4 years ago

Create a single-node bridged network version of the GoEPC use case using Multus

This is a POC step in reaching the goal of a multi-node segmented and routed user plane

Expected results for this POC:

Tasks:

POC release tasks:

Testing:


taylor commented 4 years ago

Current status of GoGTP K8s Multus implementation

Initial commits:

michaelspedersen commented 4 years ago
taylor commented 4 years ago

Acceptance Criteria:

Prereqs:

Multus single-node bridged network user plane is successfully deployed

Test HTTP GET to the end-point server

Expected results: You should see a successful HTTP request (200 OK), followed by index.html being saved.

Test ICMP/ping to the end-point server

Expected results:

taylor commented 4 years ago

@denverwilliams and @wavell if the tasks and acceptance criteria then go ahead and please try to follow the A/C and test. Update the docs as needed.