© 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_7

7. Deployment Files and Automation

Shiva Subramanian1  
(1)
Georgia, GA, USA
 

In the previous chapter, we looked at how to deploy our website as a container using the command line.

In this chapter, we will explore how to write deployment files to externalize various configuration options and help with automation. Using deployment and service files is the preferred way to configure your services, deployments, and other K8S components because it allows automatic scaling, which lets teams scale up or down to meet transactional needs of the application faster. ...

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.