cnf-testbed
cnf-testbed copied to clipboard
ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
Equinix Metal has released a new server type, n3.xlarge.x86, with quad 25G NICs. You can find details at https://metal.equinix.com/product/servers/n3-xlarge/ As discussed on the call of 2022-06-02 some interest in having...
For example, I do not want to start enb when the container started, what can I do? I try to remove this line: https://github.com/cncf/cnf-testbed/blob/master/examples/use_case/gogtp-k8s/k8s_bridged_networks/gogtp/templates/deployment.yaml#L19 But no luck, the container of...
As the title states, Packet has been renamed [Equinix Metal](https://metal.equinix.com/) At this time I am not sure if this will have implications for the use of existing APIs, but I...
Link to issue with details: https://github.com/intel/multus-cni/issues/561 CNF Testbed (Kubespray) runs without errors, but inspecting the cluster afterwards show the following: ``` $ kubectl get all --all-namespaces NAMESPACE NAME READY STATUS...
### [Documentation] update README Items that could be improved: - [ ] description - [ ] contributing - [ ] slack channels to include cnf-testbed-dev - [ ] meeting times...
A lot of the content in CNF Testbed is unused or outdated. Instead of keeping it in the master branch, we should create a new pre-cleanup branch, and update master...
### [Maintenance] Review Packet resources in use - [ ] review systems in the CNCF CCPE project - [ ] can any of these be deleted or consolidated? - [...
There are several outdated (6-24+ month old) deployment tools and use-cases present in the comparison directory. The idea is to clean up anything that isn't relevant, initially by moving it...
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...