25 Commits
Author SHA1 Message Date
Etienne Perot c25a8daf64 Import updated set of SVGs for Dangerzone blog post. 2024-09-23 22:26:34 -07:00
Etienne Perot 9f3c60481b Add Dangerzone + gVisor integration blog post. 2024-09-23 10:25:37 -07:00
Etienne Perot 0058875757 Add the Freedom of the Press Foundation to the gVisor users page. 2024-06-28 16:14:42 -07:00
Steve SilvaandgVisor bot c493b28a67 Add Modal logo to gvisor.dev users page.
PiperOrigin-RevId: 618286015
2024-03-22 14:24:15 -07:00
Steve SilvaandgVisor bot 0da62368cb Add list of users to the gvisor website.
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
2024-02-29 16:48:10 -08:00
Etienne PerotandgVisor bot 8ad4ae61ca Add cover image for gVisor seccomp blog post.
PiperOrigin-RevId: 603579833
2024-02-01 22:07:12 -08:00
Etienne PerotandgVisor bot 0fe82a67ab Blog post about seccomp-bpf and performance optimizations in this area.
PiperOrigin-RevId: 603565436
2024-02-01 20:30:14 -08:00
Etienne PerotandgVisor bot 42df09a2c8 gvisor.dev homepage: Minor fixes.
This CL does the following:

- Add `<strong>emphasis</strong>` on the important keywords for each panel
- Mention "LLM-generated code" as code that can be sandboxed in gVisor
- Change "GPU support" header to "GPU & CUDA support"
- Add PNG transparency to images where it was missing
- Remove link to raw image file on architecture diagram
- Adjust panel icon size
- Adjust `<h2>` margins in panels
- Small CSS cleanups

PiperOrigin-RevId: 548764864
2023-07-17 12:24:48 -07:00
Steve SilvaandgVisor bot 5774eca799 Add solutions, features, and use cases to gvisor.dev index page.
PiperOrigin-RevId: 547580406
2023-07-12 13:12:04 -07:00
Ayush RanjanandgVisor bot 017a013264 Cross post directfs blog to gvisor.dev.
PiperOrigin-RevId: 543770190
2023-06-27 09:42:39 -07:00
Etienne PerotandgVisor bot d02ba3a5fd gVisor blog: Add post on running Stable Diffusion Web UI in gVisor with a GPU.
PiperOrigin-RevId: 541982081
2023-06-20 10:56:17 -07:00
Ayush RanjanandgVisor bot 68eae97940 Cross post rootfs overlay blog to gvisor.dev.
PiperOrigin-RevId: 530686989
2023-05-09 12:51:23 -07:00
Konstantin BogomolovandgVisor bot 8218095436 Fix second systrap blogpost image.
getpid-ptrace-vs-systrap-unopt.svg was a copy of getpid-ptrace-vs-native.svg.
Rename image so previously cached image isn't reused.

PiperOrigin-RevId: 528499423
2023-05-01 10:04:04 -07:00
Konstantin BogomolovandgVisor bot 1aa75b6714 Add Systrap release blog post.
PiperOrigin-RevId: 528000600
2023-04-28 15:29:23 -07:00
Lucas ManningandgVisor bot 2ec925ee25 Create buffer pooling blog.
PiperOrigin-RevId: 483522945
2022-10-24 17:01:06 -07:00
Steve SilvaandgVisor bot 1ba318d72a Add security platform benefits to gvisor.dev index page.
Update header title and jumbotron with security platform info.

Add new benefits to index page reflecting use case value and adjust footer
logo to remove blur when scaled.

PiperOrigin-RevId: 461935696
2022-07-19 11:42:04 -07:00
Yong He b993286092 blog: adjust blog content
Resize image 2021-12-02-flamegraph-figure2.png. Adjust
some paragraph and getpid performance tables.

Signed-off-by: Yong He <chenglang.hy@antgroup.com>
Signed-off-by: Jianfeng Tan <henry.tjf@antgroup.com>
2021-12-07 23:09:24 +08:00
gVisor bot 88676421c2 Merge pull request #6857 from tanjianfeng:blog-perf
PiperOrigin-RevId: 413809335
2021-12-02 17:34:01 -08:00
Jianfeng TanandJianfeng Tan 576c9e2874 blog: Running gVisor in Production at Scale in Ant
A blog about how Ant Group run gVisor in production at scale.

Signed-off-by: Jianfeng Tan <henry.tjf@antgroup.com>
Signed-off-by: Yong He <chenglang.hy@antgroup.com>
2021-11-30 19:45:29 +08:00
Nayana BidariandgVisor bot 5e3a518915 gVisor rack blog
A blog about RACK loss detection algorithm implemented in gVisor.
(https://datatracker.ietf.org/doc/rfc8985/)

PiperOrigin-RevId: 394265634
2021-09-01 10:46:27 -07:00
Fabricio VoznikaandgVisor bot 93fd164fa2 Add "Containing a Real Vulnerability" blog post
PiperOrigin-RevId: 332477119
2020-09-18 10:28:07 -07:00
Ian LewisandgVisor bot f4be726fde Use 1080p background image.
This makes the background image on the top page 1/3 as big and allows it to
load in roughly half the time.

PiperOrigin-RevId: 329462030
2020-09-01 01:28:19 -07:00
gVisor bot a3f97a757a Merge pull request #2513 from amscanne:website-integrated
PiperOrigin-RevId: 311184385
2020-05-12 12:55:23 -07:00
Adin Scannell cf86ec5e40 Add powered by gVisor logo. 2020-05-06 14:15:19 -07:00
Adin Scannell 508e25b6d6 Adapt website to use g3doc sources and bazel.
This adapts the merged website repository to use the image and bazel
build framework. It explicitly avoids the container_image rules provided
by bazel, opting instead to build with direct docker commands when
necessary.

The relevant build commands are incorporated into the top-level
Makefile.
2020-05-06 14:15:18 -07:00