docs: removed the podlet installation part from the blog (#13362)

Signed-off-by: Shipra Singh <shipsing@redhat.com>
This commit is contained in:
Shipra Singh 2025-07-30 10:23:40 +05:30 committed by GitHub
parent d65d4450ce
commit 7de5cc1e37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 18 deletions

View file

@ -101,24 +101,7 @@ sources={{
}}
/>
### Generate Quadlets :hammer:
To generate a Quadlet from an existing container, youll need to install [Podlet](https://github.com/containers/podlet). The extension simplifies installation.
Use one of the following ways to install Podlet:
- Go to **<Icon icon="fa-solid fa-cog" size="lg" /> Settings > CLI Tools** and install Podlet using the Podman Quadlet extension.
- Download Podlet manually from its [GitHub release page](https://github.com/containers/podlet/releases).
<ThemedImage
alt="Podlet Installation"
sources={{
light: require('./img/podman-quadlet/cli-podlet-light.png').default,
dark: require('./img/podman-quadlet/cli-podlet-dark.png').default,
}}
/>
#### Example: Generate a Container Quadlet
### Generate a container Quadlet :hammer:
1. Start a container using Podman:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB