Hacker News new | ask | show | jobs
by benpope 2044 days ago
The tuning isn't 100% necessary, it's there primarily for running max performance on metal, and you can pick and choose what to tune.

In general it probably best to run with:

--smp <n> --overprovisioned

for a container with <n> CPUs.

These are standard Seastar flags.

1 comments

basically what ben said.

we also have a container image `vectorized/redpanda:latest`