Skip to content

[chore] prefer using the multi-arch image#2167

Open
atoulme wants to merge 1 commit intomainfrom
remove_windows_mentions
Open

[chore] prefer using the multi-arch image#2167
atoulme wants to merge 1 commit intomainfrom
remove_windows_mentions

Conversation

@atoulme
Copy link
Contributor

@atoulme atoulme commented Nov 20, 2025

Do not mention a separate Windows image.

@atoulme atoulme requested review from a team as code owners November 20, 2025 01:15
Comment on lines -152 to -158
If you have both Windows and Linux worker nodes in your Kubernetes cluster, you
need to install the helm chart twice. One of the installations with default
configuration `isWindows: false` will be applied on Linux nodes. Another
installation with values.yaml configuration that provided above will be applied
on Windows nodes. And it's important to disable `clusterReceiver` on one of the
installations to avoid cluster-wide metrics duplication, add the following line
to values.yaml of one of the installations:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still relevant. The config isWindows gates config differences between windows and linux nodes (e.g. hostfs paths, or missing securityContext features when on windows nodes, etc). User might not need the explicit windows image, but the config should still be set and the bit about running 2 releases for mixed platform clusters is also needed.

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