- Kubernetes:A Complete DevOps Cookbook
- Murat Karslioglu
- 46字
- 2025-04-04 13:20:39
Deploying workloads using YAML files
In this section, we will create the resource configurations required to deploy your applications in Kubernetes. You will learn how to create a Kubernetes manifest, deploy a workload, and roll out a new version using Yet Another Markup Language (YAML) files.