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 <acui@redhat.com>
This commit is contained in:
Ashley Cui
2021-10-27 10:38:42 -04:00
parent 979b631228
commit 3c79202fb9
2 changed files with 5 additions and 1 deletions

View File

@ -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 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. 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 ## OPTIONS
#### **--cpus**=*number* #### **--cpus**=*number*