Skip to content

Commit a98743e

Browse files
authored
Merge pull request #2236 from AkihiroSuda/alpine-tier2
alpine: demote from Tier 1 to Tier 2
2 parents fe633d4 + 22a5d46 commit a98743e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

examples/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ To open a shell, run `limactl shell fedora bash` or `LIMA_INSTANCE=fedora lima b
44

55
- - -
66

7-
⭐ = ["Tier 1"](#tier-1)
7+
⭐ = ["Tier 1"](#tier)
8+
9+
☆ = ["Tier 2"](#tier)
810

911
Default: [`default`](./default.yaml) (⭐Ubuntu, with containerd/nerdctl)
1012

1113
Distro:
1214
- [`almalinux-8`](./almalinux-8.yaml): AlmaLinux 8
1315
- [`almalinux-9`](./almalinux-9.yaml), `almalinux.yaml`: AlmaLinux 9
14-
- [`alpine`](./alpine.yaml): Alpine Linux
16+
- [`alpine`](./alpine.yaml): Alpine Linux
1517
- [`archlinux`](./archlinux.yaml): ⭐Arch Linux
1618
- [`centos-stream-8`](./centos-stream-8.yaml): CentOS Stream 8
1719
- [`centos-stream-9`](./centos-stream-9.yaml), `centos-stream.yaml`: CentOS Stream 9
@@ -67,8 +69,9 @@ Lost+found:
6769
[`oraclelinux-9`](./oraclelinux-9.yaml), and [`rocky-9`](./rocky-9.yaml) in Lima v0.13.0.
6870
- ~`nomad`~: Removed in Lima v0.17.1, as Nomad is [no longer free software](https://github.com/hashicorp/nomad/commit/b3e30b1dfa185d9437a25830522da47b91f78816)
6971

70-
## Tier 1
72+
## Tier
7173

72-
The "Tier 1" yamls (marked with ⭐) are regularly tested on the CI.
74+
- "Tier 1" (marked with ⭐): Good stability. Regularly tested on the CI.
75+
- "Tier 2" (marked with ☆): Moderate stability. Regularly tested on the CI.
7376

7477
Other yamls are tested only occasionally and manually.

0 commit comments

Comments
 (0)