projectcalico/calico

[Build] Use host process containers base image for node-windows

開放

#11,350 建立於 2025年11月8日

 (3 則留言) (1 個反應) (0 位負責人)Go (1,594 個分叉)auto 404
area/windowshelp wantedkind/enhancement

倉庫指標

星標
 (7,292 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Expected Behavior

Since the windows node daemonset runs as a host process HPC base image can be used.

Current Behavior

Nanoserver is being used.

Possible Solution

As mentioned in this comment, containerd 1.6 has to be EOL'd before doing that change. As of August 23, 2025 it is EOL'd.

Steps to Reproduce (for bugs)

Not a bug

Context

Reduces image size a lot. Even the smallest windows base image is ~200MB off the top of my head.

Your Environment

  • Calico version v3.30.1
  • Calico dataplane (bpf, nftables, iptables, windows etc.) windows
  • Orchestrator version (e.g. kubernetes, openshift, etc.): kubernetes v1.31.5
  • Operating System and version: Windows ltsc2022
  • Link to your project (optional):

貢獻者指南