Sign inSign up

ethersphere/bee-netem

By ethersphere

Updated over 5 years ago

Image
0

1.1K

ethersphere/bee-netem repository overview

bee-netem

This docker image is used to simulate more realistic network conditions for bee testing.

It has couple of predefined profiles [netemCmd]:

  • wifi
  • 4g
  • uk-us
  • uk-aus

It's intended to be used with bee Helm chart

To enable it change following inside value.yaml

image:
  repository: ethersphere/bee-netem
  tag: latest
  pullPolicy: Always

securityContext:
  capabilities:
    add:
      - NET_ADMIN

netemCmd: "wifi"

beeCommand: ["/entrypoint.sh"]

Tag summary

Content type

Image

Digest

Size

41 MB

Last updated

over 5 years ago

docker pull ethersphere/bee-netem