Skip to content

Commit b9d50b0

Browse files
committed
docs: tidy up experimental pages
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 1821ce2 commit b9d50b0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

website/content/en/docs/config/plugin/cli.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
2-
title: CLI plugins (Experimental)
2+
title: CLI plugins
33
weight: 2
44
---
55

6+
> **Warning**
7+
> Support for CLI plugins is experimental
8+
69
| ⚡ Requirement | Lima >= 2.0 |
710
|----------------|-------------|
811

website/content/en/docs/config/vmtype/krunkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Krunkit
33
weight: 4
44
---
55

6-
> Warning
6+
> **Warning**
77
> "krunkit" is experimental
88
99
| ⚡ Requirement | Lima >= 2.0, macOS >= 14 (Sonoma+), Apple Silicon (arm64) |

website/content/en/docs/releases/experimental.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following features are experimental and subject to change:
1313
- `audio.device`
1414
- `mountInotify: true`
1515
- `External drivers`: building and using drivers as separate executables (see [Virtual Machine Drivers](../dev/drivers))
16+
- [`vmType: krunkit`](../config/vmtype/krunkit.md)
1617

1718
The following commands are experimental and subject to change:
1819

0 commit comments

Comments
 (0)