You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to provide clarity to users we should try to create multiple examples using as many tools as podtracer can handle and have a README file for each. Here are the first ideas on iperf:
Create a sample deployment with a UDP server side or create a sample deployment with a TCP server side or use an internet public api to run bandwidth reports agaist
Create a snoopyjob with the iperf commands and retrieve the data from the snoopy data endpoint
Create the examples folder in config/samples/
Create a README file for the example
The text was updated successfully, but these errors were encountered:
Included how to use the operator with the single snoopy-operator.yaml
manifest.
Removed the iperf sample that had issues with the packet capture in
favour of a simpler example. Bringing the iperf example back on issue fennec-project#73
Each new example should have its separate folder with a dedicated README
file documeting each tool we support in snoopy-operator.
Signed-off-by: acmenezes <[email protected]>
acmenezes
added a commit
to acmenezes/snoopy-operator
that referenced
this issue
Mar 18, 2022
Included how to use the operator with the single snoopy-operator.yaml
manifest.
Removed the iperf sample that had issues with the packet capture in
favour of a simpler example. Bringing the iperf example back on issue fennec-project#73
Each new example should have its separate folder with a dedicated README
file documeting each tool we support in snoopy-operator.
Signed-off-by: acmenezes <[email protected]>
In order to provide clarity to users we should try to create multiple examples using as many tools as podtracer can handle and have a README file for each. Here are the first ideas on iperf:
The text was updated successfully, but these errors were encountered: