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

推荐订阅源

量子位
F
Fortinet All Blogs
J
Java Code Geeks
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
M
MIT News - Artificial intelligence
腾讯CDC
Last Week in AI
Last Week in AI
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
Microsoft Security Blog
Microsoft Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
P
Proofpoint News Feed
博客园 - 叶小钗
Recent Announcements
Recent Announcements
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
人人都是产品经理
人人都是产品经理
L
LangChain Blog
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

The Register

Shadow IT has given way to shadow AI. Enter AI-BOMs Zed team releases version 1.0 of Rust-built editor: Traditional editor and AI tool Microsoft boss tells investors the company is working to 'win back fans' What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia NASA boss: Make Pluto A Planet Again GitHub says sorry and vows to do better as uptime slips and devs complain Age checks could turn internet into an ID checkpoint, complains Proton CEO Microsoft gives your Word documents an AI co-author you didn’t ask for Datadog digs down into GPU efficiency as AI costs soar If malware via monitor cables is a matter of national security, this might be the gadget for you Thunderbird in hand worth 2 Outlooks as fresh FOSS fave and Firefox arrive Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 France's 'Secure' ID agency probes breach as crooks claim 19M records Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul
Google, Canonical team up to certify Ubuntu images for TP...
Brandon Vigliarolo Brandon Vigliarolo · 2026-05-29 · via The Register

off prem

Chocolate Factory shifts Tensor Processing Unit Ubuntu support back upstream

Google Cloud customers spinning up new Tensor Processing Unit VMs for AI workloads will notice something different beginning today, as Canonical has finally released certified Ubuntu images for TPU instances going all the way back to 2023’s v5e. 

Canonical and Google announced the release of certified Ubuntu images for TPU VMs in a press release penned by Canonical’s public cloud alliance director Hugo Huang today. Huang noted in the statement that certified Ubuntu images for TPU7x, v6e, v5p, and v5e are now the default whenever a TPU VM is created in Google Compute Engine. 

If you’re wondering what the big change is here, it’s basically about how Ubuntu in TPU VMs is supported. Huang told The Register that, prior to today, customers using TPU v5 and v6 were running a custom version of Ubuntu 22.04, but it was one that Google itself modified and managed. As of this announcement, those v5 and v6 instances are now running on Canonical-certified and supported versions of Ubuntu 22.04 LTS that are compatible with existing production environments. That, ideally, means that migrating to the new version should happen without interrupting existing workloads, Huang explained. 

While this was not specifically mentioned in the announcement, Huang told us that TPU7x instances will be running on Ubuntu 24.04 LTS, and noted that both 22.04 LTS and 24.04 LTS have been tested across all three generations of TPUs to give Google Cloud customers some flexibility in their deployment choices based on workloads. 

"Ubuntu LTS gives enterprises the stable, secure foundation they need to move AI workloads from experimentation into production on Google's most advanced accelerator hardware,” Huang told us in an email. “This launch makes Cloud TPU as accessible as any other VM on Google Cloud — same console, same experience, backed by up to 15 years of Canonical security maintenance and support commitment."

Canonical has worked closely with Google to ensure that certified Ubuntu images work properly with existing machine learning tools found in TPU VMs, like JAX, PyTorch, TensorFlow, and the like, as well as automation and monitoring tools like Kubernetes, and support for Snap packages. As both TPU VM-certified builds are long-term support variants, the pair will get five years of support maintenance, which is typical for Ubuntu LTS builds. 

In addition to broader support from Canonical, Huang said that TPU VMs will be getting a security boost in the form of access to Ubuntu Pro services that automate security tasks. Ubuntu Pro was already available on Google Cloud, for those wondering, but its presence in Cloud TPU VMs will likely be a welcome addition for the security-conscious enterprise AI customer. 

Ubuntu Pro includes things like live kernel patching, security support for open-source packages and out-of-the-box hardening. Unlike the rest of today’s announcements, however, this one isn’t available now: You’ll need to wait until Q3 to get access to Ubuntu Pro in TPU VMs - unless you ask, that is. 

“Customers wanting early access to Ubuntu Pro can reach out to Canonical sales or their Google Cloud account team directly,” Huang told us. Otherwise, you’ll just have to wait and hope that the existing security offerings in the certified Ubuntu LTS versions rolled out today are sufficient to protect those AI workloads. ®