summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-05-13Drop confusing kvm-bare syscall timeAdin Scannell
The difference is only due to different machines.
2019-05-13Upload latest set of benchmarksZach Koopmans
Also includes redis density benchmark.
2019-05-13Clarify sizes and file locations.Adin Scannell
2019-05-13Address minor feedback.Adin Scannell
2019-05-13Add clarifying notes.Adin Scannell
2019-05-13Update fio to display in log scalezkoopmans
2019-05-13Update applications numbers after node/ruby refactorzkoopmans
2019-05-13Adding data from working benchmarkszkoopmans
2019-05-13Add performance guide.Adin Scannell
2019-05-07build: fix deploy target for MakefileAdin Scannell
Because the go.mod and related files were not being copying, the packages are resolved within the current $GOROOT, which does not work. This change copies all application files, not just Go source files and app.yaml.
2019-05-07Fix links to syscall man pages (refs: #50)Ian Lewis
2019-04-28Add script parameter for /rebuildAdin Scannell
... Otherwise, the deploy fails.
2019-04-26cmd/gvisor-website: add /rebuild and cronAdin Scannell
In order to ensure that the system call descriptions and other documentation that will be sourced from the main repository remains up to date, add a hook that allows the site to submit a rebuild to Google Cloud Builder. This can be triggered manually by an admin, or will be triggered every 24 hours by a new cron configuration.
2019-04-24Fix feature block rendering (fixes #56)Ian Lewis
- Render feature blocks as markdown again. - Feature block inner content is contained in a <div> rather than a <p> to avoid nested <p> tags.
2019-04-23Fix some html errors (refs #46 #51)Ian Lewis
- Fix duplicate main_navbar id on top page. - Fix missing ';' in nbsp entity in footer. - Fix nested <a> tags in checkpoint/restore doc. - Fix nested <p> tags on top page feature blocks. - Add '--check-html' option to htmlproofer build step.
2019-04-23Mark themes/docsy as vendored.Ian Lewis
2019-04-23Redirect www.gvisor.dev to gvisor.devIan Lewis
2019-04-23Updated docsy to HEADIan Lewis
- Docsy has support for the _styles_project.scss file now so we don't need to override main.scss anymore. - Docsy doc edit links now work for non-multilingual sites so we don't need to override page-meta-links.html anymore.
2019-04-17Update Linux version requirement for GSOFabricio Voznika
2019-04-15Install gVisor using a subshell.Ian Lewis
If the user copy-and-pastes the commands to install gVisor in one go, the commands should stop early if there is an error. Particularly, if the runsc sha does not match.
2019-04-15Add some basic questions to the FAQIan Lewis
- Adds some basic questions and answers to the FAQ about supported CPU architectures and binary formats. - Adds a variable and shortcode for the minimium required Linux version.
2019-04-15Add troubleshooting section to README (fixes #28)Ian Lewis
2019-04-12Use HUGO_ENV="production" to avoid noindex headerAdin Scannell
2019-04-10Added "Powered by gVisor" image to footerFabricio Voznika
2019-04-09Specify /proc explicitlyMichael Pratt
2019-04-08Edits to user guide + added filesystem sectionFabricio Voznika
2019-04-08Update markdown formatting in security.mdAdin Scannell
2019-04-08Improve some text in the security.mdAdin Scannell
2019-04-04Update debugging.mdFabricio Voznika
2019-04-04Addressed commentsFabricio Voznika
2019-04-04Add runsc debug commands to Debugging sectionFabricio Voznika
2019-04-04Update oci.mdFabricio Voznika
2019-04-04Update kubernetes.mdFabricio Voznika
2019-04-04Update _index.mdFabricio Voznika
2019-04-04Expand user guide landing pageFabricio Voznika
2019-04-05Remove login interstitialIan Lewis
2019-04-05Updated README to be more contributor friendlyIan Lewis
- Remove doc about deploying and running Cloud Builds since that is mostly handled by CI. - Re-organize to have info on contributing first.
2019-04-05Remove confusing fully- prefixAdin Scannell
2019-04-05Adjust font sizes for headersIan Lewis
2019-04-04Update assets and faviconsAdin Scannell
2019-04-04Update install_gvisor.mdFabricio Voznika
2019-04-04Fix broken sentenceFabricio Voznika
2019-04-04Add required version to Docker user guide.Ian Gudger
2019-04-04Only deploy if in the gvisor-website projectIan Lewis
2019-04-04Remove unnecessary curly braces around bash commands.Kevin Krakauer
2019-04-03Update lead textAdin Scannell
The text fully-virtualized may be taken to mean virtualized hardware, so drop that.
2019-04-03Add a /syscall redirect to compatibility docsIan Lewis
/syscall -> /docs/user_guide/compatibility/amd64 /syscall/amd64 -> /docs/user_guide/compatibility/amd64 /syscall/amd64/.* -> /docs/user_guide/compatibility/amd64/#%s
2019-04-03Remove .git handling from .gcloudignoreIan Lewis
We aren't including git commit info in doc pages anymore so we don't need special handling for .git for Cloud Build anymore.
2019-04-03Update Kubernetes doc pageIan Lewis
- Add info on RuntimeClass - Add section headers to clearly show content organization
2019-04-03Add gvisor team to CODEOWNERSIan Lewis
See: https://help.github.com/en/articles/about-code-owners