Skip to content

Commit

Permalink
Cockpit 278
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly committed Oct 19, 2022
1 parent 3b6cf46 commit f5c0606
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions _posts/2022-10-18-cockpit-278.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
title: Cockpit 278
author: jelle
date: '2022-10-19'
tags: cockpit, podman
slug: cockpit-278
category: release
summary: 'Multiple disk throughput in metrics, stats in Cockpit Podman pods, create new Pod'
---

Cockpit is the [modern Linux admin interface](https://cockpit-project.org/).
We release regularly.

Here are the release notes from Cockpit 278 and cockpit-podman 55:


## Metrics: Display individual disk read/write usage

Metrics can show individual disk throughput of multiple disks.
![screenshot of display individual disk read/write usage]({{ site.baseurl }}/images/278-metrics-display-individual-disk-read-write-usage.png)


## Pod CPU, memory, port and volume details

Podman now displays CPU, memory usage, ports, and volumes of the containers in a pod.

![screenshot of ## pod cpu, memory, port and volume details]({{ site.baseurl }}/images/278-pod-cpu-memory-port-and-volume-details.png)

Clicking on the port icon shows the port mapping of the pod.

![screenshot of ## pod cpu, memory, port and volume details]({{ site.baseurl }}/images/278-pod-cpu-memory-port-and-volume-details-2.png)

## Create new pod support

Podman can now create pods, including optional port and volume mappings.

![screenshot of ## ability to create new pod group]({{ site.baseurl }}/images/278-ability-to-create-new-pod-group.png)


![Screenshot from 2022-10-04 11-53-51]({{ site.baseurl }}/images/278-ability-to-create-new-pod-group-2.png)


## Try it out

Cockpit 278 and cockpit-podman 55 are available now:

* [For your Linux system](https://cockpit-project.org/running.html)

* [Cockpit Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/278)
* [Cockpit Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2022-957c7eaa0d)
* [Cockpit Fedora 36](https://bodhi.fedoraproject.org/updates/FEDORA-2022-614e5cb4e7)
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
* [cockpit-podman Source Tarball](https://github.com/cockpit-project/cockpit-podman/releases/tag/55)
* [cockpit-podman Fedora 37](https://bodhi.fedoraproject.org/updates/FEDORA-2022-d1924d2873)
* [cockpit-podman Fedora 36](https://bodhi.fedoraproject.org/updates/FEDORA-2022-8e6b0d9122)
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)

*[CPU]: Central Processing Unit, the "brain" of a computer
Binary file added images/278-ability-to-create-new-pod-group-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/278-ability-to-create-new-pod-group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5c0606

Please sign in to comment.