8 lines
146 B
Markdown
Raw Normal View History

2023-12-22 22:47:02 -07:00
# 10 | Deploy Applications
Ready to deploy applications to the cluster at this point, for example:
```yaml
kubectl apply -f mandelmap.yaml
```