Skip to Content
Zero Trust Architecture in Kubernetes
book

Zero Trust Architecture in Kubernetes

by Kim Crawley
November 2022
Intermediate to advanced
50 pages
1h 2m
English
O'Reilly Media, Inc.
Content preview from Zero Trust Architecture in Kubernetes

Chapter 5. Minimal Access in Time

In the previous chapter we talked about why an important step in establishing effective zero trust architecture (ZTA) in which to run Kubernetes is to minimize the size of the resources your namespaces, clusters, and users can access. Doing so lowers the cyberattack surface if a threat actor acquires unauthorized access to a Kubernetes entity, and it also reduces any potential damage from user error or software bugs. But there’s another way to apply the principle of least privilege to minimize access for effective security.

Do you remember when you started learning about physics in school? Or perhaps you’re a real physics nerd and know way more about that branch of science than I do. Either way, we both know that matter is one of the fundamental physical properties. Matter and size are related concepts. So the next step is to think of another fundamental physical property: time! Both time and size are ways to define access. It’s time (ahem) to talk about limiting resource access time.

CronJobs

The main way to implement time management in Kubernetes is with the CronJob object. CronJobs automate a schedule for performing regular tasks, such as creating data backups or generating reports. Backups are particularly important when it comes to the “A” component of the CIA triad of cybersecurity: availability. There are various threats to the availability of your network’s data assets—incidents like ransomware attacks, denial-of-service (DoS) attacks, ...

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

Zero Trust Architecture

Zero Trust Architecture

Cindy Green-Ortiz, Brandon Fowler, David Houck, Hank Hensel, Patrick Lloyd, Andrew McDonald, Jason Frazier
Kubernetes: Up and Running, 2nd Edition

Kubernetes: Up and Running, 2nd Edition

Brendan Burns, Joe Beda, Kelsey Hightower

Publisher Resources

ISBN: 9781098138646