Skip to content
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

[terraform/aws] Split up regular and headless workspace node groups #13141

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

adrienthebo
Copy link
Contributor

Description

Related Issue(s)

See #12740

How to test

Create a preview environment with werft:

werft run github -j .werft/eks-installer-tests.yaml -a skipTests=true -a deps=external -a preview=true

Once the preview is up, login to the node and confirm that image builds run on headless workspace nodes and workspaces run on regular-workspace nodes.

Release Notes

[terraform/eks] Run regular and headless workspaces on separate node pools

Documentation

Werft options:

  • /werft with-preview
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@adrienthebo adrienthebo requested a review from a team September 20, 2022 19:53
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Sep 20, 2022
@adrienthebo adrienthebo added component: install Terraform installation scripts, helm charts, installer images do-not-merge/work-in-progress labels Sep 20, 2022
@adrienthebo
Copy link
Contributor Author

adrienthebo commented Sep 20, 2022

Flagging this as WIP because the werft tests failed, will remove after a successful test run.

Edit: tests pass, this is good to go.

@roboquat roboquat merged commit 6fd06ff into main Sep 21, 2022
@roboquat roboquat deleted the alt/terraform/headless-ws/eks branch September 21, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: install Terraform installation scripts, helm charts, installer images release-note size/M team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants