Before this change, it was " - gVisor".
Now it is "The Container Security Platform - gVisor".
(I changed it the homepage title separator from "|" to "-" to match the
fact that this separator is used on all other pages.)
Fixes#11172.
PiperOrigin-RevId: 698374062
This PR explicitly defines a marker for where the excerpt ends in each
blog post. It also quotes the `title` in the frontmatter of each blog
post, so that `:` characters can exist in blog post titles.
This is per user feedback and aims to address common concerns.
The compatibility page was written back when gVisor did not support a
wide variety of common workloads, which is no longer the case; it is now
easier to list what **doesn't** work rather than what **does** work.
Therefore, this change removes the list of supported programs and replaces
it with an explanation of how gVisor ensures that it supports a wide variety
of workloads, and market proofs that this is the case in practice.
PiperOrigin-RevId: 647834933
Adds a new users page that lists known users, links to them, and captures
any references or additional details about their usage.
PiperOrigin-RevId: 611636393
This page talks about GPU support in gVisor at a high level, what environments
are supported and a more detailed report about nvproxy's compatibility story.
PiperOrigin-RevId: 609413535