Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD a separate snoopyjob iperf example #73

Open
4 tasks
acmenezes opened this issue Mar 11, 2022 · 0 comments
Open
4 tasks

ADD a separate snoopyjob iperf example #73

acmenezes opened this issue Mar 11, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@acmenezes
Copy link
Collaborator

acmenezes commented Mar 11, 2022

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
@acmenezes acmenezes added documentation Improvements or additions to documentation good first issue Good for newcomers labels Mar 11, 2022
acmenezes added a commit to acmenezes/snoopy-operator that referenced this issue Mar 11, 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]>
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant