You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Kubernetes/Kubernetes Workshop/Setting up Infrastructure as Code (IaC) in Kubernetes
< Kubernetes | Kubernetes Workshop
Jump to navigation
Jump to search
Revision as of 11:40, 13 June 2022 by imported>Mbaoma
Overview
At the end of this module, you should be able to:
- Use a YAML formatted configuration file to run batch applications and services.
- Setup a complex service of web servers, databases, and networking.
- Run services on minikube via a YAML configuration file.
Next Module
Module 4: Autoscaling in Kubernetes