A summary of the Cockpit weekly release. Over the last two weeks that
was 0.98 and 0.99


Kubernetes Cockpit Pod
----------------------

The Kubernetes cluster admin interface is now deployable as a kubernetes
pod. Peter did a lot of work to make this happen. It's a good example of
taking just one part Cockpit, containerizing it and running it in a
completely different environment.

You can use the commands listed here to run it:

http://cockpit-project.org/guide/latest/feature-kubernetes.html

Demo: https://youtu.be/OCbuzBe7Ems


Locking down Cockpit with Content-Security-Policy
-------------------------------------------------

Content-Security-Policy is like SELinux in your browser. You declare
what your application is allowed to do, and the browser prevents other
things from happening (like cross site scripting attacks).

In the last couple releases, a strict policy was applied to the
NetworkManager, Storage, Accounts, and Kubernetes parts of the interface.

Change: https://github.com/cockpit-project/cockpit/pull/4061
Change: https://github.com/cockpit-project/cockpit/pull/4029
Change: https://github.com/cockpit-project/cockpit/pull/4021
Change: https://github.com/cockpit-project/cockpit/pull/4020


Debian packages
---------------

Cockpit has been testing each change and release against Debian during
continuous integration for a while. Lars recently added Debian binary
packages that people can install. We're still looking for a DD packager
to help take those tested packages and include them in Debian proper.

There's documentation for how to use the Debian packages here:

http://cockpit-project.org/running.html


From the future
---------------

The ability to troubleshoot SELinux in Cockpit is pretty exciting.
Dominik has lots of the work in this area and it's nearly ready. Watch
the video below. Once it's finished you'll be able to just click a
button to resolve many (most?) SELinux issues found on a server.

Change: https://github.com/cockpit-project/cockpit/pull/3962

Demo: https://youtu.be/s6C29f8dSRQ


Garret designed a UI for using Docker with an LVM pool as you do on
Atomic Host. That is: A UI for docker-storage-setup. I'm looking forward
to this in Cockpit. Sneak peak here:

https://raw.githubusercontent.com/cockpit-project/cockpit-design/9bd7086a4a8492b72269c58272d063b3372116c3/containers/container-storage.png


Get it
------

You can get Cockpit here:

http://cockpit-project.org/running.html

Cockpit 0.99 is available in Fedora 24:

https://bodhi.fedoraproject.org/updates/cockpit-0.99-1.fc24

Or download the tarball here:

https://github.com/cockpit-project/cockpit/releases/tag/0.99


Take care,

Stef





Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
cockpit-devel mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to