Skip to content

Commit 5b06481

Browse files
Improved the wording for Kata containers.
1 parent c9ee774 commit 5b06481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/multi-tenancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ sandboxing implementations are available:
291291

292292
* [gVisor](https://gvisor.dev/) intercepts syscalls from containers and runs them through a
293293
userspace kernel, written in Go, with limited access to the underlying host.
294-
* [Kata Containers](https://katacontainers.io/) is an OCI compliant runtime that allows you to run
294+
* [Kata Containers](https://katacontainers.io/) provide a secure container runtime that allows you to run
295295
containers in a VM. The hardware virtualization available in Kata offers an added layer of
296296
security for containers running untrusted code.
297297

0 commit comments

Comments
 (0)