法国国家铁路公司(SNCF),如今已成为Kubernetes生态系统的获奖用户。

La SNCF, utilisatrice désormais primée de l’écosystème Kubernetes

Silicon.fr by Clément Bohic 2026-03-31 11:03 Original
摘要
法国国家铁路公司SNCF在KubeCon Europe大会上获得CNCF社区"最佳最终用户"奖项。该公司通过采用OpenStack、Talos Linux和Cluster API等云原生技术栈,将Kubernetes集群部署时间从1个月缩短至30分钟,实现了70%应用负载运行在Azure和AWS云平台,同时构建了具备自动扩展能力的本地化基础设施。

法国国家铁路公司(SNCF)近日在KubeCon Europe大会上荣获云原生计算基金会(CNCF)颁发的"最佳终端用户奖",其云原生转型策略引发行业关注。

该公司云原生/容器化服务负责人Thomas Comtet在主题演讲中强调,SNCF更倾向于使用"战略自主性"而非"数字主权"这一表述,认为前者更能体现动态行动导向。这一理念正通过其云原生技术栈的深度实践得到验证。

目前SNCF约30%的应用程序运行在Kubernetes平台上,25%采用虚拟机/裸金属部署,45%使用托管服务。其中70%的工作负载部署在Azure和AWS公有云上,这一云迁移进程始于2018年。

为实现真正的战略自主,SNCF自2020年起开始构建本地化Kubernetes集群,但初期方案存在明显缺陷:集群交付周期长达一个月,依赖人工流程和定制工具,且缺乏Pod自动扩缩容等关键功能。

2023年,该公司启动技术架构重构,采用全新的云原生技术栈:以OpenStack为基础设施层,Talos Linux作为操作系统,Cilium提供网络能力,Kyverno负责策略管理,并以Cluster API为核心控制平面。这一组合成功解决了配置漂移问题,并通过OpenStack provider实现了节点级自动扩缩容。

值得关注的是,SNCF将在公有云环境中验证的GitOps实践(基于Argo CD)完整复刻到了本地环境。通过集成ORAS将Cluster API providers作为OCI制品管理,现在仅需30分钟即可完成集群交付,并实现了月度自动化维护更新。

未来规划显示,SNCF计划深化与CNCF及Open Infra生态系统的集成,同时引入KCP和Crossplane以简化基础设施消费模式。这一系列举措标志着传统大型企业在云原生转型中正从技术追随者向生态贡献者演进。

Summary
At KubeCon Europe, SNCF's Thomas Comtet detailed the railway group's cloud-native strategy, for which it won a CNCF Community Award. To achieve strategic autonomy, SNCF rebuilt its on-premise Kubernetes infrastructure using OpenStack, Talos Linux, and Cluster API, cutting cluster provisioning time from a month to 30 minutes and enabling automated operations. This shift reduces reliance on public clouds like Azure and AWS, where 70% of its workloads currently run, by replicating a cloud-like experience in its own data centers.

SNCF Wins CNCF Award for Strategic Cloud-Native Infrastructure Overhaul

At the KubeCon Europe conference, Thomas Comtet, SNCF's head of containerization and cloud-native services, clarified the French railway group's approach to infrastructure. Rather than using the term "digital sovereignty," SNCF prefers "strategic autonomy," emphasizing a proactive and less politically charged stance. This philosophy underpins a major internal project that recently earned SNCF the Cloud Native Computing Foundation (CNCF) "Top End User" Community Award.

Currently, Kubernetes supports roughly 30% of SNCF's applications, with 25% on VMs/bare metal and 45% on managed services. While 70% of its portfolio runs on public clouds Azure and AWS—following a migration begun in 2018—SNCF sought to replicate that cloud experience in its own datacenters to achieve its strategic autonomy goal.

Initial on-premises Kubernetes clusters, built in 2020, were functional but relied on manual processes and custom tooling. Provisioning a cluster could take up to a month, and they suffered from maintenance difficulties and lacked core features like pod autoscaling.

In 2023, SNCF started from scratch with a new cloud-native stack: OpenStack, Talos Linux, Cilium, Kyverno, and—critically—Cluster API. Cluster API became the cornerstone, eliminating configuration drift and enabling node autoscaling via its OpenStack provider. The group replicated its public cloud GitOps implementation, based on Argo CD, on-premises and integrated ORAS to manage Cluster API providers as OCI artifacts.

The results are substantial: cluster provisioning time has been reduced to 30 minutes, and the infrastructure now supports automated monthly maintenance. Looking ahead, SNCF plans deeper integration with the CNCF and Open Infra ecosystems and intends to adopt KCP and Crossplane to further simplify infrastructure consumption.

Résumé
La SNCF a reçu le prix du meilleur utilisateur final de la CNCF pour son projet d'autonomie stratégique cloud native. Le groupe a reconstruit son infrastructure on-premise en 2023 avec une pile incluant OpenStack, Talos Linux et Cluster API, permettant de provisionner un cluster Kubernetes en 30 minutes contre un mois auparavant. Cette approche, qui réplique l'expérience du cloud public, vise à réduire la dépendance aux fournisseurs tout en automatisant la maintenance.

Chez SNCF, plutôt que de souveraineté, on préfère parler d’autonomie stratégique : ce terme dénote davantage une dynamique d’action… et il est moins « royaliste ».

Thomas Comtet a apporté cette précision terminologique la semaine dernière lors d’une « keynote express » à la KubeCon Europe. En toile de fond, un projet auquel il participe en tant que responsable de service conteneurisation/cloud native… et qui a valu à son entreprise un Community Award CNCF. En l’occurrence, le « prix du meilleur utilisateur final » (Top End User).

OpenStack, Talos Linux et Cluster API

Kubernetes sous-tend aujourd’hui environ 30 % des applications de la SNCF, 25 % étant en VM / bare metal et 45 % en services managés.

Ce portefeuille fonctionne à majorité (70 %) sur Azure et AWS, vers lesquels une migration avait démarré en 2018.

Pour atteindre la fameuse « autonomie stratégique », SNCF a cherché à répliquer dans son datacenter l’expérience du cloud public. Les premiers clusters on-prem, créés en 2020, étaient certes fonctionnels, mais impliquaient des processus manuels et des outils custom. En livrer un pouvait prendre jusqu’à 1 mois, en plus de difficultés permanentes de maintenance et du manque de fonctionnalités essentielles comme la mise à l’échelle automatique des pods.

En 2023, le groupe ferroviaire est reparti de zéro, à l’appui d’une pile cloud native : OpenStack, Talos Linux, Cilium, Kyverno… et Cluster API. Cette dernière fut la pièce maîtresse de l’édifice. En plus d’éliminer les dérives de configuration, elle a permis d’activer l’autoscaling des nœuds, via son provider OpenStack.

L’implémentation GitOps effectuée dans le cloud public – à base d’Argo CD – a été reproduite sur site. ORAS a été intégré pour gérer les providers de la Cluster API en tant qu’artefacts OCI. Il est désormais possible de provisionner un cluster en 30 minutes, selon la SNCF, qui met aussi en avant la maintenance automatisée (mise à jour mensuelle). Elle entend développer des jonctions plus profondes avec les écosystèmes CNCF et Open Infra, tout en intégrant KCP et Crossplane pour simplifier la consommation de l’infrastructure.

À consulter en complément :

Les projets CNCF les plus déployés en production

KubeCon 2026 : d’Istio à Dapr, quand tout un écosystème parle d’IA

Trop de IaaS, pas assez de services managés : la DINUM suggère un changement de trajectoire

L’Allemagne esquisse une stack nationale « souveraine » : ce qu’il y a dedans

Souveraineté numérique : les outils d’évaluation pleuvent

Illustration générée par IA

The post La SNCF, utilisatrice désormais primée de l’écosystème Kubernetes appeared first on Silicon.fr.

AI Insight
Core Point

SNCF因在Kubernetes生态中的大规模落地与自建云原生平台,获得CNCF社区奖,说明其正把“战略自主”从口号变成可运营的基础设施能力。

Key Players

SNCF — 法国国家铁路公司,总部法国巴黎;大规模使用云与容器平台。

CNCF — 云原生计算基金会,总部美国;Kubernetes生态核心组织。

OpenStack — 开源云基础设施平台,全球社区驱动;用于私有云。

Talos Linux — 面向Kubernetes的轻量Linux发行版,全球项目;用于集群节点。

Cluster API — Kubernetes集群生命周期管理项目,CNCF生态;用于自动化部署与扩缩容。

Industry Impact
  • ICT: High — 体现大型企业私有云/混合云向云原生自动化迁移。
  • Computing/AI: Medium — 强化Kubernetes、GitOps、Crossplane等基础软件需求。
Tracking

Strongly track — 这是欧洲大型关键基础设施企业云原生架构落地的标杆案例,可能影响公共部门与大型企业的基础设施选型。

Highlights
Investment / Funding
Related Companies
neutral
positive
AWS
mature
neutral
positive
neutral
Azure
mature
neutral
neutral
neutral
positive
positive
neutral
positive
neutral
positive
positive
positive
positive
positive
positive
positive
Categories
软件 云计算 创业
AI Processing
2026-03-31 13:06
deepseek / deepseek-chat