Skip to content

Commit f5c0606

Browse files
committed
Cockpit 278
1 parent 3b6cf46 commit f5c0606

6 files changed

+58
-0
lines changed

_posts/2022-10-18-cockpit-278.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: Cockpit 278
3+
author: jelle
4+
date: '2022-10-19'
5+
tags: cockpit, podman
6+
slug: cockpit-278
7+
category: release
8+
summary: 'Multiple disk throughput in metrics, stats in Cockpit Podman pods, create new Pod'
9+
---
10+
11+
Cockpit is the [modern Linux admin interface](https://cockpit-project.org/).
12+
We release regularly.
13+
14+
Here are the release notes from Cockpit 278 and cockpit-podman 55:
15+
16+
17+
## Metrics: Display individual disk read/write usage
18+
19+
Metrics can show individual disk throughput of multiple disks.
20+
![screenshot of display individual disk read/write usage]({{ site.baseurl }}/images/278-metrics-display-individual-disk-read-write-usage.png)
21+
22+
23+
## Pod CPU, memory, port and volume details
24+
25+
Podman now displays CPU, memory usage, ports, and volumes of the containers in a pod.
26+
27+
![screenshot of ## pod cpu, memory, port and volume details]({{ site.baseurl }}/images/278-pod-cpu-memory-port-and-volume-details.png)
28+
29+
Clicking on the port icon shows the port mapping of the pod.
30+
31+
![screenshot of ## pod cpu, memory, port and volume details]({{ site.baseurl }}/images/278-pod-cpu-memory-port-and-volume-details-2.png)
32+
33+
## Create new pod support
34+
35+
Podman can now create pods, including optional port and volume mappings.
36+
37+
![screenshot of ## ability to create new pod group]({{ site.baseurl }}/images/278-ability-to-create-new-pod-group.png)
38+
39+
40+
![Screenshot from 2022-10-04 11-53-51]({{ site.baseurl }}/images/278-ability-to-create-new-pod-group-2.png)
41+
42+
43+
## Try it out
44+
45+
Cockpit 278 and cockpit-podman 55 are available now:
46+
47+
* [For your Linux system](https://cockpit-project.org/running.html)
48+
49+
* [Cockpit Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/278)
50+
* [Cockpit Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2022-957c7eaa0d)
51+
* [Cockpit Fedora 36](https://bodhi.fedoraproject.org/updates/FEDORA-2022-614e5cb4e7)
52+
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
53+
* [cockpit-podman Source Tarball](https://github.com/cockpit-project/cockpit-podman/releases/tag/55)
54+
* [cockpit-podman Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2022-d1924d2873)
55+
* [cockpit-podman Fedora 36](https://bodhi.fedoraproject.org/updates/FEDORA-2022-8e6b0d9122)
56+
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
57+
58+
*[CPU]: Central Processing Unit, the "brain" of a computer
12.9 KB
Loading
3.64 KB
Loading
10.6 KB
Loading
12.6 KB
Loading
10.6 KB
Loading

0 commit comments

Comments
 (0)