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

dev-scripts: Spawn arbitrary amount of downstream clusters #3139

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

p-se
Copy link
Contributor

@p-se p-se commented Dec 11, 2024

Using the environment variable FLEET_E2E_DS_CLUSTER_COUNT, an arbitrary
amount of downstream clusters can be spawned, e.g.:

FLEET_E2E_DS_CLUSTER_COUNT=4 ./dev/setup-multi-cluster

This environment variable affects

  • dev/setup-k3ds
  • dev/import-images-k3d
  • dev/setup-multi-cluster

@p-se p-se force-pushed the dev-spawn-multiple-downstream-clusters branch from 04c25bb to bc0749d Compare December 12, 2024 07:41
@p-se p-se marked this pull request as ready for review December 12, 2024 08:31
@p-se p-se requested a review from a team as a code owner December 12, 2024 08:31
.github/scripts/label-downstream-cluster.sh Outdated Show resolved Hide resolved
dev/import-images-k3d Show resolved Hide resolved
Using the environment variable FLEET_E2E_DS_CLUSTER_COUNT, an arbitrary
amount of downstream clusters can be spawned, e.g.:

```
FLEET_E2E_DS_CLUSTER_COUNT=4 ./dev/setup-multi-cluster
```

This environment variable affects

- dev/setup-k3ds
- dev/import-images-k3d
- dev/setup-multi-cluster
@p-se p-se force-pushed the dev-spawn-multiple-downstream-clusters branch from bc0749d to 4743cf2 Compare December 12, 2024 14:45
@p-se p-se merged commit 0dca344 into rancher:main Dec 16, 2024
12 checks passed
@p-se p-se deleted the dev-spawn-multiple-downstream-clusters branch December 16, 2024 11:59
@p-se p-se mentioned this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants