luizfnunesmarques
Follow
platform software engineer
- United Kingdom
- https://www.linkedin.com/in/luizfnmarques/
Pinned Loading
-
lazy_hacks
lazy_hacks 1# I wanted to generate 100 replicasets to check and overload etcd
2# the manifest is a deployment with a template variable that apply a change worth a new rs (e.g. a image tag)
3for I in $(seq 30 70); do export I && envsubst '$I' < <manifest.yml> | kubectl apply -f - && sleep 10; done;
45# bombard an api with curl. Requires seq and gnu-parallel
-
github-token-fetcher
github-token-fetcher Public🔑 Effortlessly generates a GitHub Apps' installation token exchanging the jwt's for the actual secret.
Go 1
-
any-metric
any-metric PublicGenerates any metric on prom/prometheus format. Helps to send test data to observability stack before actual workloads are running.
Go 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.