Skip to content

Commit a053579

Browse files
authored
Merge pull request #44594 from adityasamant25/issue-40114
Improve wording around Kata containers and OCI runtime spec
2 parents ce4c043 + 5b06481 commit a053579

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)