codingfreak

Results 26 issues of codingfreak

Hi All, I am new to vrnetlab and I really had fun deploying the initial setup with xrv9k instances. Is it possible to connect the interfaces on XRV9K instance with...

**Describe the bug** I am using goflow2 from a docker container with a sample rate of 5s on the router for sflow. As shown in below logs, I can see...

bug

**Describe the bug** As shown in below logs, I am running goflow2 and kafka containers in 2 separate machines. When I try to write output into a kafka topic on...

compose

Hi All, Below link for system-setup.py mentioned in README is no more reachable ![image](https://user-images.githubusercontent.com/1760137/223914106-29ee6ba5-c928-419e-b9dc-522804046274.png) https://github.com/RedisTimeSeries/RedisTimeSeries/blob/master/system-setup.py Also i tried cloning the repository in Ubuntu 20.04 and tried make setup which is...

docs

Kubeflow website has outdated examples which will not work with the latest versions of kubeflow and tensorflow library For e.g. https://www.kubeflow.org/docs/components/notebooks/jupyter-tensorflow-examples/

area/notebooks

Hi All, I am quite new to fluentd. Currently I am using following fluentd configuration where I am redirecting my syslog messages to fluentd which is sharing the same to...

OS: Ubuntu14.04 Modifications to localrc file ``` # to get source code make it as False CONTRAIL_DEFAULT_INSTALL=True # repo proto is https or (default) ssh. Leave commented for ssh CONTRAIL_REPO_PROTO=https...

Issue seems to be because of chkconfig package not present. But Ubuntu 16.04 has no installation candidate for chkconfig package. ``` ~/opencontrail/contrail-installer$ ./contrail.sh build contrail.sh log /home/ip_test/opencontrail/contrail-installer/log/contrail.log.2016-11-05-084738 -----------------------BUILD PHASE STARTED------------------------...

Following the steps given in the README and trying to install opencontrail in Ubuntu 14.04 with devstack option. devstack is UP and running. I started building opencontrail and encountered following...

I am just following the steps given in contrail-installer README file. cd contrail-installer cp samples/localrc-all localrc (edit localrc as needed) ./contrail.sh build ``` 2016-02-09 21:50:03 ++ repo_initialize 2016-02-09 21:50:03 ++...