From 2a0aad6beb9b0ff5bb9d09b306426a17d061a21c Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Wed, 27 Oct 2021 10:38:42 -0400 Subject: Add information on how podman machine is updated Update documentation on how the default podman machine distribution, FCOS, is updated. Signed-off-by: Ashley Cui --- docs/source/markdown/podman-machine-init.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/source/markdown/podman-machine-init.1.md') diff --git a/docs/source/markdown/podman-machine-init.1.md b/docs/source/markdown/podman-machine-init.1.md index 8a65be5a9..8b26728d5 100644 --- a/docs/source/markdown/podman-machine-init.1.md +++ b/docs/source/markdown/podman-machine-init.1.md @@ -18,6 +18,10 @@ tied to the Linux kernel. SSH keys are automatically generated to access the VM, and system connections to the root account and a user account inside the VM are added. +By default, the VM distribution is [Fedora CoreOS](https://getfedora.org/en/coreos?stream=testing). +Fedora CoreOS upgrades come out every 14 days and are detected and installed automatically. The VM will be rebooted during the upgrade. +For more information on updates and advanced configuration, please see the FCOS update docs [here](https://docs.fedoraproject.org/en-US/fedora-coreos/auto-updates/) and [here](https://coreos.github.io/zincati/usage/updates-strategy/). + ## OPTIONS #### **--cpus**=*number* -- cgit v1.2.3-54-g00ecf