From 0f150df0eb8fe399327c1b32ac299e616d23f47e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 24 Mar 2023 08:31:55 -0400 Subject: [PATCH] fcos-projects: Link to Podman Machine Split out this not-controversial part from https://github.com/coreos/fedora-coreos-docs/pull/515 --- modules/ROOT/pages/fcos-projects.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ROOT/pages/fcos-projects.adoc b/modules/ROOT/pages/fcos-projects.adoc index 08c3043b..29cdc1b0 100644 --- a/modules/ROOT/pages/fcos-projects.adoc +++ b/modules/ROOT/pages/fcos-projects.adoc @@ -2,6 +2,7 @@ This a list of projects that are actively using Fedora CoreOS: +* https://docs.podman.io/en/latest/markdown/podman-machine.1.html[Podman Machine] uses Fedora CoreOS to run containers in a local environment, and also has a `podman machine os apply` command that allows customization. * https://www.okd.io[OKD] is the Community Distribution of Kubernetes that powers https://www.openshift.com/products/container-platform[Red Hat OpenShift Container Platform]. By default, Fedora CoreOS is the underlying OS used by the control plane nodes and the worker nodes. * https://github.com/poseidon/typhoon[Typhoon] is a minimal and free Kubernetes distribution. Users of Typhoon have the option of using Fedora CoreOS as the underlying OS for their nodes. * https://wiki.openstack.org/wiki/Magnum[OpenStack Magnum] is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker Swarm, Kubernetes, and Apache Mesos available as first class resources in OpenStack. Fedora CoreOS is used as the underlying OS for nodes that are provisioned via Magnum.