kubernetes-bootstrapping/30-applications/README.md

8 lines
122 B
Markdown
Raw Normal View History

2023-12-23 05:24:31 +00:00
# 30-Applications
Ready to deploy applications to the cluster at this point
```yaml
kubectl apply -f mandelmap.yaml
```