ManningBooks

ManningBooks

Devtalk Sponsor

Kubernetes in Action, 2nd Edition (Manning)

Kubernetes in Action, Second Edition lays out a complete introduction to container technologies and containerized applications along with practical tips for efficient deployment and operation.

Marko Lukša, Kevin Conner

If you’ve spent any time learning Kubernetes over the past few years, there’s a good chance Kubernetes in Action was somewhere along the way.

The second edition is now out, and it picks up where the original left off—updated for how people actually build and run systems on Kubernetes today.

This isn’t a quick overview. The book walks through Kubernetes from the ground up, starting with a simple application and expanding it step by step. Along the way, it digs into how the platform works under the hood: the API, how resources are managed, what really happens during deployment, and why certain patterns hold up better in production than others.

A few things you’ll get into:

  • How to get a cluster up and running, then make it do useful work

  • What’s going on when you deploy containers across nodes

  • How configuration, storage, and networking fit together

  • Ways to update applications without taking them offline

  • What it takes to secure a cluster beyond the basics

The first edition helped a lot of developers move from “I can run kubectl” to actually understanding the system. This version leans even harder into that goal, with updated examples and deeper coverage of how Kubernetes behaves in real environments.

If you’re working with containerized applications and want a clearer mental model of what Kubernetes is doing for you (and sometimes to you), this is a solid place to spend some time.

Kubernetes in Action, Second Edition - Marko Lukša, Kevin Conner


  • Full details:

Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Frontend topics Top

PragmaticBookshelf
It’s hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for i...
New
PragmaticBookshelf
The Elm language offers safer applications and fewer errors that come with functional programming, while being type-safe and easy to use....
New
PragmaticBookshelf
JavaScript is no longer to be feared or loathed—the world’s most popular and ubiquitous language has evolved into a respectable language....
New
PragmaticBookshelf
Design and code JavaScript applications with automated tests. Fire up your editor and get hands-on through practical exercises for effect...
New
JesseSkinner
I’ve developed a video course called The Joy of Svelte, where I go in depth on Svelte features, especially different ways to manage state...
New
PragmaticBookshelf
This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its CSS. Tailwind 3.0 has a large number of ne...
New
ManningBooks
In Learn Docker in a Month of Lunches, Docker expert Elton Stoneman guides through everything you need to know about Docker in 22 short l...
New
ManningBooks
In Fabulous Adventures in Data Structures and Algorithms, language designer and C# legend Eric Lippert explores exciting, esoteric, and e...
New
ManningBooks
Written by core Node.js and TC-39 committee contributor James M. Snell, JavaScript in Depth teaches you what’s really happening when Java...
New
ManningBooks
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New

Other popular topics Top

PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
AstonJ
You might be thinking we should just ask who’s not using VSCode :joy: however there are some new additions in the space that might give V...
New
AstonJ
Do the test and post your score :nerd_face: :keyboard: If possible, please add info such as the keyboard you’re using, the layout (Qw...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New