Skip to content

Commit

Permalink
update README about profile learner
Browse files Browse the repository at this point in the history
Signed-off-by: Chao Chen <[email protected]>
  • Loading branch information
chaochn47 committed Jun 29, 2023
1 parent 833aabe commit 249e6c2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,7 @@ This will bring up 3 etcd members `infra1`, `infra2` and `infra3` and optionally

Every cluster member and proxy accepts key value reads and key value writes.

Follow the steps in [Procfile.learner](./Procfile.learner) to add a learner node to the cluster. Start the learner node with:

```bash
goreman -f ./Procfile.learner start
```
Follow the comments in [Procfile script](./Procfile) to add a learner node to the cluster.

### Install etcd client v3

Expand Down

0 comments on commit 249e6c2

Please sign in to comment.