Skip to content

Commit a14dd43

Browse files
committed
Update table on first page
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 7796b24 commit a14dd43

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,12 @@ Learn more in the [FAQ](faq)
103103

104104
Feel free [to book a call with us](register) if you'd like to understand this comparison in more detail.
105105

106-
| Solution | Isolated VM | Speed | Efficient spread of jobs | Safely build public repos? | ARM64 support | Maintenance required | Cost |
106+
| Solution | Isolated VM | Speed | Efficient spread of jobs | Safely build public repos? | 64-bit Arm support | Maintenance required | Cost |
107107
|------------------------------|----------------------|-------------|--------------------------|----------------------------|---------------|---------------------------|---------------------------|
108-
| Hosted runners | :material-check-all: | Poor | :material-check-all: | :material-check-all: | None | Free minutes in plan `1` | Per build minute |
109-
| actuated | :material-check-all: | Bare-metal | :material-check-all: | :material-check-all: | Yes | Very little | Fixed monthly cost |
108+
| actuated.com | :material-check-all: | Bare-metal | :material-check-all: | :material-check-all: | Yes | Very little | Fixed monthly cost |
109+
| Hosted runners | :material-check-all: | Poor | :material-check-all: | :material-check-all: | None | Free minutes in plan `*` | Per build minute |
110110
| Standard self-hosted runners | :material-close: | Good | :material-close: | :material-close: | DIY | Manual setup and updates | OSS plus management costs |
111-
| actions-runtime-controller | :material-close: | Varies `2` | :material-close: | :material-close: | DIY | Very involved | OSS plus management costs |
112-
111+
| actions-runtime-controller | :material-close: | Varies `*` | :material-close: | :material-close: | DIY | Very involved | OSS plus management costs |
113112

114113
> `1` actions-runtime-controller requires use of separate build tools such as Kaniko, which break the developer experience of using `docker` or `docker-compose`. If Docker in Docker (DinD) is used, then there is a severe performance penalty and security risk.
115114

0 commit comments

Comments
 (0)