8 lines
122 B
Markdown
8 lines
122 B
Markdown
|
# 30-Applications
|
||
|
|
||
|
Ready to deploy applications to the cluster at this point
|
||
|
|
||
|
```yaml
|
||
|
kubectl apply -f mandelmap.yaml
|
||
|
|
||
|
```
|