* docs(website): added tutorials for running a kube cluster and deploying a kube application Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): minor edits Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): edited the index file Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): added the sidebar position metadata Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): fixed comments Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): fixed a comment Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): added an image Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): added an image Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): incorporated SME comments Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): minor edits Signed-off-by: Shipra Singh <shipsing@redhat.com> * docs(website): minor edits Signed-off-by: Shipra Singh <shipsing@redhat.com>
2.1 KiB
| sidebar_position | title | description | keywords | tags | |||||
|---|---|---|---|---|---|---|---|---|---|
| 1 | Introduction | Introduction to the tutorials section |
|
|
Introduction
These tutorials cover end-to-end tasks that you must perform to accomplish a goal while working with the Podman Desktop application. Each task is a procedure that contains a sequence of steps to follow.
Before going through each tutorial, get yourself familiarize with the key UI components of the Podman Desktop application:
-
Left navigation pane: Helps in accessing the dashboard and managing containers, images, pods, volumes, Kubernetes resources, and extensions. You can apply different actions from each component page.
:::note
The Kubernetes explorer component appears in the navigation pane only if you have set up a Kubernetes cluster.
:::
-
Accounts: Provides easy access to the Authentication settings. You can add an authentication provider using the Red Hat Authentication extension.
-
Settings: Helps you to:
- Create resources for your development environment
- Configure proxy URLs
- Configure a registry for secure storage and distribution of containers and cloud-native artifacts
- Configure an authentication provider
- Configure a CLI tool
- Configure a Kubernetes context
- Configure the application appearance, extensions, the terminal size and line height, and the telemetry feature.
-
Status bar: Provides the following capabilities:
- Configure a Docker-compatible environment
- Set your kubernetes context
- Share your feedback
- Troubleshoot your container connections and view logs
- View notifications and additional help resources
