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

Update k3d create command in workflow #71

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

brooke-hamilton
Copy link
Contributor

Description

This PR updates the workflow command used for creating a k3d cluster by adding a parameter to k3d cluster create to disable the default load balancer. The default load balancer was conflicting with the load balancer deployed by Radius. See the issue reference linked below for details.

Note: traefik@server:0 was changed to traefik@server:* to indicate that all instances should be affected, not just the one at index zero.

Issue reference

Fixes: radius-project/radius#7637

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
@brooke-hamilton brooke-hamilton requested review from a team as code owners August 10, 2024 19:02
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
@sk593 sk593 merged commit 87385bd into radius-project:main Aug 15, 2024
2 checks passed
vishwahiremat pushed a commit that referenced this pull request Aug 15, 2024
* Update k3d create command in workflow

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* Add comment to k3d setup

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

---------

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
@brooke-hamilton brooke-hamilton deleted the k3d-lb-fix branch August 19, 2024 16:05
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.

Gateway broken on K3d
5 participants