Skip to content

Commit

Permalink
Minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricclyburn committed Mar 25, 2024
1 parent fd0926b commit 0522a4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
19 changes: 9 additions & 10 deletions documentation/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,15 @@
** xref:podman-kubernetes.adoc[Podman Desktop & Kubernetes Development]
** xref:monitoring.adoc[Monitoring Kubernetes with Podman Desktop]
* 4. Inner Loop Development
** xref:development-workflows.adoc[Container-Based Development Workflows]
** xref:iteration-speed.adoc[Testing Applications in Podman Desktop]
* 5. Extensions
** xref:kind.adoc[Running Kubernetes with Kind]
** xref:minikube.adoc[Local Kubernetes with Minikube]
** xref:openshift-local.adoc[OpenShift Local Development with Podman Desktop]
** xref:docker.adoc[Using Docker with Podman Desktop]
* More Tutorials
** Inner Loop Development
*** xref:development-workflows.adoc[Container-Based Development Workflows]
*** xref:iteration-speed.adoc[Testing Applications in Podman Desktop]
** Extensions
*** xref:kind.adoc[Running Kubernetes with Kind]
*** xref:minikube.adoc[Local Kubernetes with Minikube]
*** xref:openshift-local.adoc[OpenShift Local Development with Podman Desktop]
*** xref:docker.adoc[Using Docker with Podman Desktop]
* Resources
** xref:resources.adoc[Additional Resources & Documentation]
8 changes: 4 additions & 4 deletions documentation/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Explore the features and benefits of https://podman-desktop.io[Podman Desktop] f

image::podman-desktop-feature.png[Podman Desktop Feature Image, 600]

This is a guide and hands-on tutorial with three sections, where you will develop and navigate from containers, to pods, and finally to Kubernetes, using Podman Desktop:
This is a guide and hands-on tutorial with three main sections, where you will develop and navigate from containers, to pods, and finally to Kubernetes, using Podman Desktop:

* xref:x.adoc[Podman Desktop Fundamentals: Setup and learn how to use Podman Desktop]
* xref:x.adoc[Build images, run containers, and create Pods]
* xref:x.adoc[Setup and deploy to a local & remote Kubernetes environment]
* xref:intro.adoc[Podman Desktop Fundamentals: Setup and learn how to use Podman Desktop]
* xref:building-images.adoc[Working with Podman Desktop: Build images, run containers, and create Pods]
* xref:x.adoc[Targeting Kubernetes: Setup and deploy to a local & remote Kubernetes environment]
Before we begin, also feel free to check out the accompanying slide deck for a quick overview of Podman & Podman Desktop: https://red.ht/podman-desktop-slides[Simplifying containers and Kubernetes on your laptop with Podman Desktop].

Expand Down

0 comments on commit 0522a4a

Please sign in to comment.