Skip to Content
Generative AI on Kubernetes
book

Generative AI on Kubernetes

by Roland Huß, Daniele Zonca
February 2026
Intermediate to advanced
406 pages
11h 42m
English
O'Reilly Media, Inc.
Content preview from Generative AI on Kubernetes

Chapter 2. Model Data

One of the most fundamental challenges when running LLMs on Kubernetes is managing the sheer size of the model data. LLMs can range from a few gigabytes to nearly a terabyte in size, and efficiently bringing this data into a cluster where runtimes can access it requires careful consideration.

The main portion of those models consists of the model parameters and can be extremely large. Table 2-1 lists the number of parameters and size of some more prominent available models that you can run yourself. There are many more, but from this selection you can already see a wide range of variations. These range from large models that are likely impractical for on-demand use, to more lightweight models that can be run on your own cluster and easily downloaded when needed.

Table 2-1. Open source models and their sizes
Name Vendor Parameters Size

Llama 4 Maverick

Meta

400 billion (MoE, 17B active)

~800 GB

DeepSeek-V3

DeepSeek

671 billion (MoE, 37B active)

~700 GB

Llama 3.1 405B

Meta

405 billion

~750 GB

Qwen3-235B

Alibaba

235 billion (MoE, 22B active)

~118 GB

Mixtral 8x22B

Mistral

141 billion (MoE, 39B active)

~88 GB

GPT-OSS 120B

OpenAI

117 billion (MoE, 5B active)

~70 GB

Gemma 2 27B

Google

27 billion

~54 GB

Granite 13B

IBM

13 billion

~26 GB

Falcon 2 11B

TII

11 billion

~22 GB

Mistral 7B

Mistral

7 billion

~14 GB

Even smaller models can pose significant challenges for Kubernetes administrators when managing them efficiently within a cluster. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Kubernetes for Generative AI Solutions

Kubernetes for Generative AI Solutions

Ashok Srirama, Sukirti Gupta
Generative AI on AWS

Generative AI on AWS

Chris Fregly, Antje Barth, Shelbee Eigenbrode
AI Agents with MCP

AI Agents with MCP

Kyle Stratis

Publisher Resources

ISBN: 9781098171919Errata Page