© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
T. TelangBeginning Cloud Native Development with MicroProfile, Jakarta EE, and Kuberneteshttps://doi.org/10.1007/978-1-4842-8832-0_9

9. Containerizing Microservices Using Kubernetes

Tarun Telang1  
(1)
Hyderabad, India
 

This chapter explains how to containerize your microservices using Docker and Kubernetes. You will start by learning about containers and why you should use them. You’ll then learn how to install Docker and Kubernetes. Finally, you will learn how to deploy your microservices into containers using Docker and Kubernetes.

What Are Containers?

Containers are a way to package software so that it can run isolated from other software on the same host. ...

Get Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes: Java DevOps for Building and Deploying Microservices-based Applications 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.