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

Improvements to workers' deployment documentation #82

Open
wants to merge 22 commits into
base: feature/remote-worker
Choose a base branch
from

Conversation

wesleymonte
Copy link
Contributor

No description provided.

worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved
worker/deploy/README.md Outdated Show resolved Hide resolved

The **coordination host** is a host from which scripts are executed to perfom the deployment. The coordination host must have access to Worker Nodes via **SSH (using a rsa key pair)** to perform its function.

![Worker Deployment](../../imgs/wd.png)
Copy link
Member

Choose a reason for hiding this comment

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

edit this figure. it has three boxes. We need only the left-most box. below the worker nodes use the following pattern: VM N/Worker Node N

Copy link
Collaborator

Choose a reason for hiding this comment

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

done

Copy link
Member

@thiagomanel thiagomanel left a comment

Choose a reason for hiding this comment

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

a partial review

@@ -1,9 +1,9 @@
# For each worker node write a field started by `worker_ip`
Copy link
Member

Choose a reason for hiding this comment

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

is it really anything? or it is a number ranging from 1 until N, where N is the number of workers nodes to be deployed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is really anything.

Copy link
Member

@thiagomanel thiagomanel left a comment

Choose a reason for hiding this comment

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

add one comment more. review finished

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants