Test using captions for images.
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
---
|
||||
title: Deploying our first application
|
||||
title: Deploying your first application
|
||||
exercise: 2
|
||||
date: '2023-12-05'
|
||||
tags: ['openshift','containers','kubernetes','deployments','images']
|
||||
draft: false
|
||||
authors: ['default']
|
||||
summary: "Time to deploy our first app!"
|
||||
summary: "Time to deploy your first app!"
|
||||
---
|
||||
|
||||
|
||||
@ -35,5 +35,7 @@ Click **Create** to deploy the application.
|
||||
OpenShift will pull this container image if it does not exist already on the cluster and then deploy a container based on this image. You will be taken back to the **Topology** view in the **Developer** perspective which will show the new "Parksmap" application.
|
||||
|
||||
<Zoom>
|
||||

|
||||
| |
|
||||
|:-------------------------------------------------------------------:|
|
||||
| *Deploying the container image* |
|
||||
</Zoom>
|
||||
|
||||
Reference in New Issue
Block a user