Silent Install HQ
ZIP WinGet

Cilium CLI

Cilium · 0.18.8 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 03d76c9d104f89e249178b2d7aacd5650945b4b3880e942b74d7647485afd04a VirusTotal ↗
Filename cilium-windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Cilium.CiliumCLI
Version 0.18.8
Description Cilium CNI CLI
License Apache-2.0
Release Notes Summary of Changes Minor Changes: - clustermesh: add endpoints metrics and change global service (and MCS ServiceExport) metrics to report per cluster metrics instead of a global count (cilium/cilium#41323, @MrFreezeex) Bugfixes: - cilium-cli: Fix CNI config file collection in sysdump (cilium/cilium#42111, @pillai-ashwin) - cilium-cli: Prevent panic in node-to-node-encryption connectivity test (cilium/cilium#41600, @HadrienPatte) - connectivity-tests: limit IPv6 PodToIngress to Cilium >= v1.17 (…