question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using Sitespeed in Kubernetes

See original GitHub issue

Hi there,

we are currently setting up sitespeed.io Tests in our Kubernetes Cluster. So far it worked pretty straight forward, but now we hit kind of a deal-breaking problem: Kubernetes does not support throttling network connections, so we can only run our tests without any throttling. This makes them pretty inconsistent and not reliable.

We cannot use tc in Kubernets to set up throttled Networks. Do you know of any alternative? Maybe a Docker Container that throttles another Container? We are thankful for any help because we would really like to use this tool.

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:19 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
Algramcommented, Jan 19, 2018

@Sly777 You basically need to use a Kubernetes CronJob that creates a normal Job every N minutes. I will soon write a blog post about this on https://blog.rphl.io/ if you are interested. You can also contact me via E-Mail (aliasgram@gmail.com)

1reaction
soulgalorecommented, Jan 19, 2018

@Algram let us know when you publish it so we can link to it from the docs 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

better than ever - sitespeed.io 10.0
One of the most asked question the last years has been how do we test using Kubernetes? The problem has been that there...
Read more >
lorenzogirardi/kubernetes-sitespeed.io - GitHub
i'm focused to share some concept about website monitoring · i'm sharing a possible way to manage in kubernetes · i'm using some...
Read more >
Kubernetes vs Sitespeed.io | What are the differences?
Kubernetes and Sitespeed.io are both open source tools. It seems that Kubernetes with 54.2K GitHub stars and 18.8K forks on GitHub has more...
Read more >
Capabilities of “Sitespeed.io” — User Performance ... - Medium
Capabilities of “Sitespeed.io” — User Performance Experience testing tool and how to integrate it with an existing testing pipeline. Importance ...
Read more >
Getting started with Sitespeed.io using Docker - YouTube
A quick demo that shows how to get up and running with Sitespeed.io using Docker !
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found