git: 91906cbfbb - main - Status/2023Q2/pot.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=91906cbfbb9126e11da24aead4dc89981bd8d039 commit 91906cbfbb9126e11da24aead4dc89981bd8d039 Author: Stephan Lichtenauer <[email protected]> AuthorDate: 2023-07-09 14:49:53 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2023-07-11 10:13:37 +0000 Status/2023Q2/pot.adoc: Add report Reviewed by: status (Pau Amma <[email protected]>), grahamperrin Approved by: dbaio (mentor, implicit) Pull Request: https://github.com/freebsd/<repo>/pull/193 --- .../en/status/report-2023-04-2023-06/pot.adoc | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/website/content/en/status/report-2023-04-2023-06/pot.adoc b/website/content/en/status/report-2023-04-2023-06/pot.adoc new file mode 100644 index 0000000000..3bd6517651 --- /dev/null +++ b/website/content/en/status/report-2023-04-2023-06/pot.adoc @@ -0,0 +1,25 @@ +=== Containers and FreeBSD: Pot, Potluck and Potman + +Links: + +link:https://github.com/bsdpot[Pot organization on GitHub] URL: link:https://github.com/bsdpot[] + +Contact: Luca Pizzamiglio (Pot) <[email protected]> + +Contact: Bretton Vine (Potluck) <[email protected]> + +Contact: Michael Gmelin (Potman) <[email protected]> + +Pot is a jail management tool that link:https://www.freebsd.org/news/status/report-2020-01-2020-03/#pot-and-the-nomad-pot-driver[also supports orchestration through Nomad]. + +During this quarter, link:https://github.com/bsdpot/pot/releases/tag/0.15.5[Pot 0.15.5] was released, containing a number of bugfixes and link:https://github.com/bsdpot/pot/pull/263[features to set attributes (i.e. jail sysctl variables)] from various contributors. +It will be available in the 2023Q3 quarterly package set. + +Potluck aims to be to FreeBSD and Pot what Dockerhub is to Linux and Docker: a repository of Pot flavours and complete container images for usage with Pot and in many cases Nomad. + +All Potluck containers have been rebuilt as FreeBSD 13.2 based images and are signed with link:https://github.com/bsdpot/pot/pull/242[Pot signify] now. + +link:https://honeyguide.eu/posts/ansible-pot-foundation/[A Beginner's Guide to Building a Virtual Datacenter on FreeBSD with Ansible, Pot and More] has been written, explaining how a complex environment based on Pot and Potluck can be deployed with Ansible playbooks, including example nodes like MariaDB, Prometheus, Grafana, nginx, OpenLDAP or Traefik and container orchestration managed by Nomad and Consul. + +A link:https://github.com/hashicorp/nomad/pull/13343[patch by the pot team] to improve Nomad security, a scheduler and orchestrator which supports Pot through link:https://cgit.freebsd.org/ports/tree/sysutils/nomad[sysutils/nomad-pot-driver], has been accepted upstream and will be part of Nomad 1.6.0. + +As always, feedback and patches are welcome. + +Potluck is sponsored by Honeyguide Group.