12 / ネットワーク

Ciliumは、スタックのどこを受け持つのか。

CiliumはKubernetesのネットワーク、policy、観測をどこまで担い、どこから先をcluster運用が担うのか。

reader can distinguish CNI, network policy, kube-proxy replacement and Hubble from the kernel/Kubernetes prerequisites they depend on.

役割と境界

公式docsはKubernetes Networking、Network Policy、kube-proxyなしの構成、互換性とトラブルシュートを独立した領域として持つ。Ciliumを単なる高速ネットワークではなく、clusterの通信制御面として読む手掛かりになる。

含める範囲: 公式docs/release/CNCF pageで確認できるKubernetes networking、policy、Hubble、version continuity

含めない範囲: ベンチマーク順位、障害ゼロ保証、cloud provider別の適合断定

基本情報

field単位の確認日: 2026-08-18

Ciliumの基本情報とsource IDs
項目内容・値出典
主な役割ネットワーク未確認または編集分類
entity kindtechnology未確認または編集分類
delivery modelopen_source_project / community_project / managed_service未確認または編集分類
初出年未確認(unconfirmed)未確認または編集分類
現行statusactiveCilium Cilium
現行version1.20.0Cilium Cilium
licenseApache-2.0 (main project; component review required)Cilium
AIとの関係enabledCilium

この技術で先に確認すること

Kubernetes networking実装

公式docsはKubernetes Networking、Network Policy、kube-proxyなしの構成、互換性とトラブルシュートを独立した領域として持つ。Ciliumを単なる高速ネットワークではなく、clusterの通信制御面として読む手掛かりになる。

Cilium

eBPF依存の境界

Ciliumの価値はeBPF datapathやpolicy、load balancing、Hubble observabilityをまとめる点にある一方、kernel互換性とKubernetes設定が前提になる。導入可否は機能表だけでなく、基盤の制約とupgrade手順を併読して判断する。

Cilium Cilium

現行系列を直接確認

公式docsはstableをCilium 1.20.0として表示し、公式releaseにも1.20.0が掲載されていた。これは確認日のrelease stateであり、利用中clusterの互換性や将来の安定性を保証する値ではない。

Cilium Cilium

Rising

継続releaseとKubernetes network/policy/observabilityのまとまりを確認したが、今回のsourcesでは独立利用規模を確定しないためrisingとした。

development continuity
active_verified
current use
vendor_claim_only
ecosystem role
core
dependency influence
multiple_relations
stability
stable_contract
growth signal
multi_source
Cilium Cilium

Grade unknown

公式英語docsを直接確認したが、Japan 4 dimensionsのbounded searchは未完了。日本語情報の有無を推測しない。

日本語情報の探索結果
dimension結果method
公式日本語unknownmethodはrecord source ledgerを参照
国内事例unknownmethodはrecord source ledgerを参照
国内support・region・partnerunknownmethodはrecord source ledgerを参照
維持される日本語communityunknownmethodはrecord source ledgerを参照

隣接する技術と方向

  1. implementscilium → kubernetes

    CiliumはKubernetesのCNI、network policy、kube-proxy replacementなどのnetworking境界を実装する。

    Cilium
  2. complementscilium → opentelemetry

    Ciliumのnetwork visibilityはOpenTelemetryが扱うapplication/service telemetryと補完的な観測境界を持つ。

    Cilium

今回の調査で止めたところ

直接開いた公式・一次情報

リンク先の文章や画像を転載せず、短いparaphraseとfield bindingだけを保持します。

  1. Cilium documentationCilium / official_docs / checked 2026-08-18

    The stable documentation is labeled Cilium 1.20.0 and exposes Kubernetes Networking, Network Policy, kube-proxy replacement and Hubble-related sections.

    supports feature boundaries, not performance or outage guarantees / facts and links only
  2. Cilium releasesCilium / official_release / checked 2026-08-18

    The official repository release page lists Cilium 1.20.0.

    supports release listing, not operational compatibility / release facts and links only
  3. Cilium project pageCNCF / standards_body / checked 2026-08-18

    The CNCF project page was directly opened as a project-context source; detailed graduation wording was not used as a field claim in this batch.

    supports project context, not independent adoption size / facts and links only