Chapter 5

Deploy an Application to Kubernetes

Learning Objectives

By the end of this chapter, you will be able to:

  • Perform object management using different techniques in Kubernetes
  • Create and define Kubernetes services to connect applications
  • Install and use Helm as the package manager for Kubernetes
  • Use official Helm charts to configure and install applications on the clusters

In this chapter, we will explore object management in Kubernetes and deploy a WordPress blog to Kubernetes using object management techniques.

Introduction

Kubernetes is designed for managing cloud-native, reliable, and scalable applications in a microservice architecture. As a platform, Kubernetes provides all the resources, API endpoints, and tools that are ...

Get Introduction to DevOps with Kubernetes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.