Email the Author

You can use this page to email Peter Jausovec about Start Kubernetes.

Please include an email address so the author can respond to your query

This message will be sent to Peter Jausovec

This site is protected by reCAPTCHA and the Google  Privacy Policy and  Terms of Service apply.

About the Book

This 230-page book is packed full of all the basic concepts and introductions into the more complex capabilities. And I’ve made it an exciting read with detailed explanations, colorful diagrams, practical examples, and more!

Why Kubernetes?

In recent years, Kubernetes has risen to become a leading platform for cloud-native technology. Its container orchestration capabilities have allowed for much smoother operation of applications.

Service Discovery & Load Balancing

Not only will your application adapt to any unfamiliar service discovery mechanism, but each Pod within the application will get its very own IP address that can be accessed with a single DNS. You can also load-balance across a group of Pods!

Self-Healing

When needed, Kubernetes will automatically restart and reschedule containers to ensure a healthy flow of traffic through applications.

Configuration & Secret Management

You’ll never have to rebuild your applications in order to update your configuration settings or secrets.

Scaling

Scale your application with a single command or sit back and allow the application to scale on auto-pilot based on your CPU usage.

Rollouts & Rollbacks

Piece by piece, introduce changes to your application and configuration that will allow for close monitoring and quick recovery in case of any failures

Storage Management

Quickly mount your desired storage system directly to the application; local, cloud-provider, network system, and more.

"All of these features sound great! But how hard is it to learn Kubernetes...?"

In short, Kubernetes likes to do things its own way. While mastering the platform is really just a matter of grasping a few concepts, it can feel overwhelming to the untrained eye.

Take, for example, the simple action of deploying and running an application inside Kubernetes. You have to:

  1. Launch a Deployment that represents your application
  2. Then, a ReplicaSet to control the Scaling
  3. Next, you need a Service and a DNS name to access the application
  4. Plus at least one or more Pods with containers
  5. AND FINALLY, you can set the Configuration and/or Secrets

That’s FIVE different processes that must work seamlessly to complete one simple action. And while it’s a dream for experienced users, Kubernetes also allows for tweaks and configurations to each of those steps that drastically change their entire behavior.

To the untrained user, this complexity can be too much to handle and the terminology is completely new!

I remember when I first started learning…

"What the heck is a Pod?!"

"Why do I need Deployments?"

"ReplicaSets, Ingress, Volumes, RBAC... What is all of this?!?"

I have created this book to flatten the learning curve of Kubernetes and make sure it can be a solid tool for anyone who needs it!

Who is this book for?

If you are a developer, system administrator, or solution architect who wants to make the transition into Kubernetes an absolute breeze, this course is your key to success. For the best results, we recommend users have a basic knowledge of Docker and how to run a container or build an image. But other than that, this book can take you from scratch to master!

After reading this book, you'll be able to:

  • Deploy & Run Containerized Applications
  • Perform Updates & Rollbacks
  • Use Kubernetes CLI to interact with Clusters
  • Understand All Kubernetes Resources & How to Use Them
  • Combine Multiple Containers Within a Pod
  • Configure Containers Using Secrets, Volumes & Configuration Maps
  • Run Stateful Applications
  • Scale Applications
  • Extend Kubernetes Using CRDs and Operators

About the Author

Peter Jausovec’s avatar Peter Jausovec

@pjausovec

Peter Jausovec is a software engineer with more than ten years of experience in the field of software development and tech. During his career, he spent time in various roles, starting with QA then moving to software engineering and leading tech teams. His early career was mostly focused on developer and cloud tooling; however, in recent years he has been focusing on developing distributed systems cloud-native solutions.

Logo white 96 67 2x

Publish Early, Publish Often

  • Path
  • There are many paths, but the one you're on right now on Leanpub is:
  • Startkubernetes › Email Author › New
    • READERS
    • Newsletters
    • Weekly Sale
    • Monthly Sale
    • Store
    • Home
    • Redeem a Token
    • Search
    • Support
    • Leanpub FAQ
    • Leanpub Author FAQ
    • Search our Help Center
    • How to Contact Us
    • FRONTMATTER PODCAST
    • Featured Episode
    • Episode List
    • MEMBERSHIPS
    • Reader Memberships
    • Department Reader Memberships
    • Author Memberships
    • Your Membership
    • COMPANY
    • About
    • About Leanpub
    • Blog
    • Contact
    • Press
    • Essays
    • AI Services
    • Imagine a world...
    • Manifesto
    • More
    • Partner Program
    • Causes
    • Accessibility
    • AUTHORS
    • Write and Publish on Leanpub
    • Create a Book
    • Create a Bundle
    • Create a Course
    • Create a Track
    • Testimonials
    • Why Leanpub
    • Services
    • TranslateAI
    • TranslateWord
    • TranslateEPUB
    • PublishWord
    • Publish on Amazon
    • CourseAI
    • GlobalAuthor
    • Marketing Packages
    • IndexAI
    • Author Newsletter
    • The Leanpub Author Update
    • Author Support
    • Author Help Center
    • Leanpub Authors Forum
    • The Leanpub Manual
    • Supported Languages
    • The LFM Manual
    • Markua Manual
    • API Docs
    • Organizations
    • Learn More
    • Sign Up
    • LEGAL
    • Terms of Service
    • Copyright Policy
    • Privacy Policy
    • Refund Policy

*   *   *

Leanpub is copyright © 2010-2025 Ruboss Technology Corp.
All rights reserved.

This site is protected by reCAPTCHA
and the Google  Privacy Policy and  Terms of Service apply.

Leanpub requires cookies in order to provide you the best experience. Dismiss