Skip to content

Conversation

@Bianco95
Copy link
Contributor

@Bianco95 Bianco95 commented Jul 3, 2025

Added

PodCIDR:
      Subnet: {{ .Values.virtualNode.podCIDR.subnet }}
      MinIP: {{ .Values.virtualNode.podCIDR.minIP }}
      MaxIP: {{ .Values.virtualNode.podCIDR.maxIP }}

and put a commented example in values.yaml

@Bianco95 Bianco95 requested a review from dciangot as a code owner July 3, 2025 09:00
@Bianco95 Bianco95 linked an issue Jul 3, 2025 that may be closed by this pull request
@dciangot
Copy link
Member

dciangot commented Jul 4, 2025

Cannot merge, what happens when no values are specified? I'm afraid the deployment will fail

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.

Missing PodCIDR in virtual kubelet configuration template file

3 participants