We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce4c043 + 5b06481 commit a053579Copy full SHA for a053579
content/en/docs/concepts/security/multi-tenancy.md
@@ -291,7 +291,7 @@ sandboxing implementations are available:
291
292
* [gVisor](https://gvisor.dev/) intercepts syscalls from containers and runs them through a
293
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
+* [Kata Containers](https://katacontainers.io/) provide a secure container runtime that allows you to run
295
containers in a VM. The hardware virtualization available in Kata offers an added layer of
296
security for containers running untrusted code.
297
0 commit comments