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

Quickstart using netcat #231

Merged
merged 1 commit into from
Apr 27, 2021
Merged

Quickstart using netcat #231

merged 1 commit into from
Apr 27, 2021

Conversation

markmandel
Copy link
Contributor

This is a quickstart that uses a simple static configuration and netcat to give users a quick introduction to using Quilkin.

This is a quickstart that uses a simple static configuration and netcat
to give users a quick introduction to using Quilkin.
@markmandel markmandel added kind/documentation Improvements or additions to documentation kind/feature New feature or request labels Apr 26, 2021
@google-cla google-cla bot added the cla: yes label Apr 26, 2021
version: v1alpha1
static:
endpoints:
- name: iperf3 client
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can call the endpoint name something else since this isn't an iperf3 example?


## 1. Start an udp echo service

So that we have a target for sending UDP packets to, let's use `ncat` to create a simple UDP echo process.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
So that we have a target for sending UDP packets to, let's use `ncat` to create a simple UDP echo process.
So that we have a target to send UDP packets to, let's use `ncat` to create a simple UDP echo process.

@markmandel markmandel merged commit 485a87c into main Apr 27, 2021
@markmandel markmandel deleted the docs/quickstart-netcat branch April 27, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/documentation Improvements or additions to documentation kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants