Skip to content

Commit

Permalink
Merge pull request #47 from salim-b/patch-1
Browse files Browse the repository at this point in the history
Update administration.md
  • Loading branch information
castrojo authored Dec 1, 2024
2 parents 15b1be9 + e24fd45 commit 251f15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/administration.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Bluefin publishes images based on the current and last stable version of Fedora.

The major difference between `latest` and `stable` is the kernel cadence and when they do a major upgrade. `latest` will upgrade to the next major Fedora release as soon as it is available and builds daily.

`stable` will upgrade when CoreOS does its userpace upgrade, which is usually a few weeks afterwards, and builds weekly or daily. Users can opt in to an optional `stable-daily` setting is available for daily stable updates, or stick to `stable` for weekly builds.
`stable` will upgrade when CoreOS does its userspace upgrade, which is usually a few weeks afterwards, and builds weekly or daily. Users can choose the `stable-daily` image for daily stable updates, or stick to `stable` for weekly builds.

> One of Bluefin's strengths is being able to atomically adjust versions. All the tags are built from the same repository and are essentially the same, the version numbers will just be different. `gts` for a work machine and `stable` for your hot rod. Additionally the ability to rebase between release cadences lets users repurpose machines for different use cases without needing to reinstall.
Expand Down

0 comments on commit 251f15c

Please sign in to comment.