-
I have create a NodePort service "nginx-test" listening on port 80, see the service list:
```
# kubectl get svc --all-namespaces
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP …
ylhyh updated
4 years ago
-
Track and communicate data path integration findings
-
I built the repo on Ubuntu16.04 LTS and encountered the same error log as a closed [issue](https://github.com/tkn-tub/ns3-gym/issues/14):
```
fatal error: ns3/opengym-module.h: No such file or direc…
-
[RA-1 Ch03] 3.2.5. Virtual Networking – 3rd party SDN solution | Need Content
-
**Describe the bug**
This is the first time I observe this test failing, but here is the error log I got for my CPU resource requests PR (https://github.com/vmware-tanzu/antrea/pull/659), which shoul…
-
Hello,
Do you have any sample controller that uses openflow using this repo?
if so, could you please share.
Thanks
Chakri
-
Hello,
I've set up a queue as follows:
EDIT: dpctl tcp:127.0.0.1:6634 queue-mod 2 5 300
Thus the queue ID is 5. Following that, I've set up a simple flow which matches the 10.0.0.2 destined packets …
-
Hi,
I have deployed a multinode Kubernetes setup with kubeovn as default cni.
I installed Kubeovn with DPDK support following the link https://github.com/alauda/kube-ovn/blob/master/docs/dpdk.md o…
-
Hi
I am working on a project for my university where I basically have to create a Mininet network and manage it through the NETCONF protocol.
I have chosen to run the yuma server (netconfd) in the…
-
Implement the OpenFlow protocol by parsing the ``OFX.X--openflow.h`` headers. [EP010](https://github.com/kytos/kytos/blob/master/docs/blueprints/EP010.rst)