Skip to content

chore: update scaletest terraform with latest findings #8249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 29, 2023

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Jun 28, 2023

Updates scaletest terraform with learnings from #8213:

  • Increase max pods per node to 256
  • Decrease CPU requests for test workspace to allow maxing out workspaces per node
  • Explicitly set CODER_ACCESS_URL for ssh to work
  • Explicitly disable rate limits in coderd
  • Increase DB size for medium and large scenarios
  • Mount cache volume directly under /tmp/coder instead of /tmp.
  • Plumb through requests and limits for workspaces
  • Plumb through requests for coderd

Separation of provisionerd and coderd workloads to follow separately.

@johnstcn johnstcn self-assigned this Jun 28, 2023
@johnstcn johnstcn requested a review from spikecurtis June 28, 2023 14:22
This will ensure that the only place writeable in /tmp is /tmp/coder - we want to ensure that we're not trying to download the terraform binary and that it's already in the image. This will make it super-apparent.
@johnstcn johnstcn enabled auto-merge (squash) June 29, 2023 13:59
@johnstcn johnstcn merged commit 7072b8e into main Jun 29, 2023
@johnstcn johnstcn deleted the cj/scaletest-tweaks branch June 29, 2023 14:03
@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants