Kubernetes:A Complete DevOps Cookbook
上QQ阅读APP看书,第一时间看更新

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.