惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net
人人都是产品经理
人人都是产品经理
aimingoo的专栏
aimingoo的专栏
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
I
InfoQ
F
Fortinet All Blogs
J
Java Code Geeks
Last Week in AI
Last Week in AI
美团技术团队
大猫的无限游戏
大猫的无限游戏
有赞技术团队
有赞技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件

Superuser

OpenDev’s Quiet 15-Year Marathon – Superuser From GitLab SaaS to Full Sovereignty: Hosting GitLab in an OpenStack Cloud – Superuser We Made an OpenStack Cloud Tell Its Own Story – Superuser Do the invisible security work, too – Superuser How the University at Buffalo Modernized Its Research Cloud with OpenStack – Superuser A Hybrid Private Cloud as an AI Factory – Superuser How India’s Payment Backbone Runs on Open Source – Superuser What AI Builders Can Learn From a Decade of Open Source CI – Superuser How Pinaka ZTi Builds Sovereign Clouds Governments Can Actually Trust – Superuser KDDI’s Private Cloud Supporting Communications – Superuser When Vietnam’s Cloud Infrastructure Is No Longer the Bottleneck – Superuser Sovereign AI Cloud – Superuser How France’s National Railway Runs on Open Source – Superuser Why Digital Sovereignty Depends on Invisible Labor – Superuser Ongoing Development and Next Steps for DOCOMO and Tacker – Superuser Why AI Agents Need Stronger Sandboxing and What the Kata Containers Community Is Doing About It – Superuser A Guide to Manila Security and Terraform Integration – Superuser A Strategic Growth Opportunity for Open Infrastructure – Superuser NTT DOCOMO’s Tacker Activity – Superuser NTT DOCOMO’s Journey of Virtualization for Mobile Networks – Superuser How Rapifuzz CyberKshetra Built a Scalable Cyber Range on OpenStack (and Cut Costs by 60%) Integration of the Octavia module (Load Balancer as a Service) in an OpenStack Cloud Environment – Part 2 – Superuser OpenStack Case Study: CloudVPS – Superuser The 10th China Open Source Hackathon Recap: Projects, Talks, and More – Superuser Inside CERN’s Open Data portal – Superuser Taking the OpenStack ops manuals to the next level – Superuser Making your first contact with OpenStack – Superuser How tech giant Tencent uses OpenStack – Superuser Managing port level security in OpenStack – Superuser Using Ansible 2.0 to launch a server on OpenStack – Superuser
ALASCA/SCS Sovereign Cloud for International Telecommunic...
Martin Pilka · 2026-08-12 · via Superuser

International Telecommunication Union (ITU) is United Nations specialized agency for digital technologies. Together with dNation and Vanilla Core they built Sovereign Cloud hosting GovStack application (public sector digitalization software) for multiple tenants.

Architecture

Requirements

ITU was looking for a solution matching following requirements:

  1. No Vendor Lock-in
  2. Infrastructure as a Service (IaaS) and Kubernetes as a Service (KaaS)
  3. Strong isolation of environments (tenants)
  4. GovStack Application
  5. Ability to run AI workloads

Addressing Requirements: No Vendor Lock-in, IaaS, Strong Isolation

To address no vendor lock-in, IaaS and strong isolation requirements, OpenStack by OpenInfra has been chosen as the cornerstone of whole solution.

OpenStack provides:

  • True sovereignty without any vendor lock-in, all sourced code is available under Apache 2.0 license
  • IaaS
  • Ability to transparently handle hardware and network failures
  • Isolation between workloads, including network traffic

Yaook distribution of OpenStack has been used for seamless installation and operations. Yaook has been developed by ALASCA (Association for Operational, Open Cloud Infrastructures e.V.) non-profit consortium.

Sovereign Cloud Stack (SCS) non-profit is a European initiative that creates an open, transparent and vendor-neutral cloud ecosystem. Part of its activities covered by Forum SCS-Standards are to define, document and develop standards and certifications to ensure expected level of quality of sovereign clusters. Yaook is the SCS certified solution.

Yaook runs OpenStack containerized within Kubernetes running on bare metal nodes:

Yaook’s architecture allows:

  • Automatically transfer a set of bare metal machines to an operational OpenStack cluster
  • Release management – all OpenStack components are tested together and then atomically released as a single package using standard Kubernetes deploy mechanisms

ALASCA Arko is a standardized platform for efficient monitoring of hybrid cloud infrastructures. We are using it for constant cluster monitoring, alerting and supporting Day 2 operations.

Arko follows these design principles:

  • Intuitive: Green, orange and red colors signaling whether your action is needed
  • Relevant information only: Provides only metrics relevant for area of interest
  • Hierarchical (drill-down): Details needed? Just click on it.

Addressing Requirements: KaaS

VanillaStack has been used to meet KaaS requirement. It follows these basic principles:

Addressing Requirements: GovStack

GovStack is a toolkit for the digitalization of public sector infrastructure so everyone can access government services using trusted digital technologies that fit their lives and needs.

Deployed Sovereign Cluster hosts multiple tenants, each of them running their own instance of GovStack, utilizing OpenStack’s built-in separation capabilities.

Addressing Requirements: AI workloads

Deployed Sovereign Cluster contains nodes with GPUs as well. To run AI workload with full performance, VMs have direct access to GPU (via PCI Passthrough).

If you have any questions

Do not hesitate to contact us:

Tags: , ,

  • Author
  • Recent Posts