diff --git a/content/_index.html b/content/_index.html index 3fb296cdf..70c863bc4 100644 --- a/content/_index.html +++ b/content/_index.html @@ -13,7 +13,7 @@ description = "A container sandbox runtime focused on security, efficiency, and {{< /blocks/cover >}} {{% blocks/lead color="secondary" %}} -gVisor is an open-source, OCI-compatible sandbox runtime that provides a fully-virtualized container environment. It runs containers with a new user-space kernel, delivering a low overhead container security solution for low I/O, highly scaled applications. +gVisor is an open-source, OCI-compatible sandbox runtime that provides a virtualized container environment. It runs containers with a new user-space kernel, delivering a low overhead container security solution for high-density applications. gVisor integrates with Docker, containerd and Kubernetes, making it easier to improve the security isolation of your containers while still using familiar tooling. Additionally, gVisor supports a variety of underlying mechanisms for intercepting application calls, allowing it to run in diverse host environments, including cloud-hosted virtual machines. {{% /blocks/lead %}}