© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. SubramanianDeploy Container Applications Using Kuberneteshttps://doi.org/10.1007/978-1-4842-9277-8_6

6. Deploying Our First App in Kubernetes

Shiva Subramanian1  
(1)
Georgia, GA, USA
 

In this chapter, we will further explore our kubernetes cluster by deploying a stock nginx application as well as the mynginx image we built; this will introduce us to the various capabilities of kubernetes and get us familiar with them.

Running a Pod – Public nginx

The act of launching a container in a kubernetes cluster is simple; we have to tell kubernetes which image to launch, what the name of the deployment should be along with any additional parameters that will expose ...

Get Deploy Container Applications Using Kubernetes: Implementations with microk8s and AWS EKS 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.