Taylor Carpenter
Taylor Carpenter
It may seem silly, but it's easier to enable/disable color here rather than having ton's of logic in the code calling #red/blue, etc. This allows the app using this lib...
Summary of https://github.com/cncf/cnf-testbed/milestone/56 Value: - Meetings customer requirements (network security policies) - Cloud native principles: declarative apis and config, observability - K8s-native Initial Goal: Send traffic through separated isolated and...
Based on the work to [create a routed network version of the K8s-based declarative EPC user plane](https://github.com/cncf/cnf-testbed/milestone/56) Using NSM to dynamically add network interfaces, provide network service discovery and connectivity...
## Tasks: - [ ] Create a new folder called `k8s_routed_networks` under [examples/use_case/gogtp-k8s](https://github.com/cncf/cnf-testbed/tree/go-gtp/examples/use_case/gogtp-k8s) - [ ] ...
NEEDS PLANNING: Create a POC single/multi-node flat network version of the GoEPC user plane use case
Following up on #317 which used custom local IP addresses we want to create a version which uses normal K8s IPs
When running VPP inside a container, some issues have been seen when trying to use NIC ports/interfaces (PFs/VFs) through the dpdk plugin. Running the container as privileged (`securityContext -> privileged:...
# Structure and documentation for test results Goal: - easy to find test results - easy to understand test results - allow automation of running and saving selected set of...