Skip to content

Commit

Permalink
Update pods.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
kdubois authored Jun 26, 2024
1 parent 256bf75 commit 709a674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/modules/ROOT/pages/pods.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ image::podman-desktop-delete-container.png[Podman Desktop Delete Container, 600]

TIP: The Quarkus application is by default configured to look for a Redis instance on `localhost` already, so you don't actually need to set the environment variable this time. Just create a new container with name `quarkus-app`, and continue with the instructions below.

In the *Containers* section of Podman Desktop, select both the `quarkus-app` and `redis` containers using the checkboxes. Now, click on the *Podify* button from the top right corner menu to initiate the pod creation process.
In the *Containers* section of Podman Desktop, select both the `quarkus-app` and `redis` containers using the checkboxes. Now, click on the *Create pod* button from the top right corner menu to initiate the pod creation process.

image::podman-desktop-podify-button2.png[Podman Desktop Podify, 600]

Expand Down Expand Up @@ -81,4 +81,4 @@ By mastering the "Podify" feature and understanding the power of pods, you'll be

== Next Steps

Congratulations! You've gained an understanding of Podman Desktop's "Podify" feature and its role in creating efficient and manageable pods. In the next step, we'll dive into deploying this pod to a Kubernetes cluster and explore advanced features of Podman Desktop that empower you to streamline your containerized application development process.
Congratulations! You've gained an understanding of Podman Desktop's "Podify" feature and its role in creating efficient and manageable pods. In the next step, we'll dive into deploying this pod to a Kubernetes cluster and explore advanced features of Podman Desktop that empower you to streamline your containerized application development process.

0 comments on commit 709a674

Please sign in to comment.