Skip to content

Commit

Permalink
Update README.md (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost authored Jul 1, 2022
1 parent a8e4c64 commit 60d5a7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ For reliable benchmarks, clients should have synchronized clocks.
Warp checks whether clocks are within one second of the server,
but ideally, clocks should be synchronized with [NTP](http://www.ntp.org/) or a similar service.

To use Kubernetes see [Running warp on kubernetes](https://github.com/minio/warp/blob/master/k8s/README.md).

## Client Setup

WARNING: Never run warp clients on a publicly exposed port. Clients have the potential to DDOS any service.
Expand Down

0 comments on commit 60d5a7d

Please sign in to comment.