Commit Graph

50 Commits

Author SHA1 Message Date
Adin Scannell e86a939edf Add clarifying notes. 2019-05-13 15:27:34 -07:00
zkoopmans 07c8695865 Update fio to display in log scale 2019-05-13 15:27:34 -07:00
Adin Scannell 599590c9d7 Add performance guide. 2019-05-13 15:27:34 -07:00
Ian Lewis 0b4eca7b32 Fix links to syscall man pages (refs: #50) 2019-05-07 08:52:44 +09:00
Ian Lewis 66cc254a87 Fix feature block rendering (fixes #56)
- 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-24 13:29:24 +09:00
Ian Lewis 7853b971d4 Fix some html errors (refs #46 #51)
- 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-23 11:59:09 +09:00
Fabricio Voznika 45028bdd82 Update Linux version requirement for GSO 2019-04-17 12:08:36 -07:00
Ian Lewis 80036845c1 Install gVisor using a subshell.
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-15 13:19:00 -07:00
Ian Lewis 0e00a7d2da Add some basic questions to the FAQ
- 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-15 13:17:37 -07:00
Michael Pratt 3513350de6 Specify /proc explicitly 2019-04-09 13:49:00 -07:00
Fabricio Voznika 37433204a8 Edits to user guide + added filesystem section 2019-04-08 11:34:06 -07:00
Adin Scannell c23efc31e2 Update markdown formatting in security.md 2019-04-08 11:30:38 -07:00
Adin Scannell 6fd3df4df8 Improve some text in the security.md 2019-04-08 11:30:38 -07:00
Fabricio Voznika cd5ded7e06 Update debugging.md 2019-04-04 22:54:46 -07:00
Fabricio Voznika e9504bfdf2 Addressed comments 2019-04-04 22:54:46 -07:00
Fabricio Voznika a5852fe8fa Add runsc debug commands to Debugging section 2019-04-04 22:54:46 -07:00
Fabricio Voznika cec384abd7 Update oci.md 2019-04-04 22:52:18 -07:00
Fabricio Voznika b084f6edd0 Update kubernetes.md 2019-04-04 22:52:18 -07:00
Fabricio Voznika 0614cdb4df Update _index.md 2019-04-04 22:52:18 -07:00
Fabricio Voznika f4135148a8 Expand user guide landing page 2019-04-04 22:52:18 -07:00
Adin Scannell f28db3f775 Remove confusing fully- prefix 2019-04-05 14:00:29 +09:00
Fabricio Voznika 8f8fc33a87 Update install_gvisor.md 2019-04-04 11:47:24 +09:00
Fabricio Voznika 7473503d2f Fix broken sentence 2019-04-04 11:47:24 +09:00
Ian Gudger 6592608d3c Add required version to Docker user guide. 2019-04-04 09:32:58 +09:00
Kevin Krakauer 51bfff9f74 Remove unnecessary curly braces around bash commands. 2019-04-04 08:51:39 +09:00
Adin Scannell 6eb84a20ba Update lead text
The text fully-virtualized may be taken to mean virtualized hardware, so drop that.
2019-04-03 17:12:08 +09:00
Ian Lewis 95e9f1e2d8 Update Kubernetes doc page
- Add info on RuntimeClass
- Add section headers to clearly show content organization
2019-04-03 16:08:36 +09:00
Ian Gudger 9549ed31f9 Add docs for disabling external networking.
This is a useful feature for truly untrusted code.
2019-04-02 18:08:58 -07:00
Ian Gudger da61580968 Update user guide platform description to match architecture section.
syscall interception is an important part of the platform.
2019-04-02 17:35:27 -07:00
Adin Scannell d81ea7a799 Drop performance guide until complete 2019-04-02 16:17:56 -07:00
Ian Lewis 9288f50ee3 Convert background from png to jpg
jpeg is much smaller for the background image. 2.5mb -> 86.7kb
2019-04-02 16:11:44 -07:00
Ian Lewis 0803a82bff Updated style for top page cover 2019-04-02 16:11:43 -07:00
Ian Lewis 96dedf5dd6 Removed link to filesystem page 2019-04-02 16:11:41 -07:00
Ian Lewis 2dfedb485c Make FAQ questions a bit smaller 2019-04-02 16:11:39 -07:00
Ian Lewis dd78367cab Remove filesystem doc for now 2019-04-02 16:11:37 -07:00
Ian Lewis 0fa497a567 Update syscall ref doc generator 2019-04-02 16:11:35 -07:00
Ian Lewis 009f45da3b Remove superfluous section from compatibility top 2019-04-02 16:11:33 -07:00
Adin Scannell 02d3811638 Refresh security 2019-04-02 15:51:07 -07:00
Adin Scannell ff7f193073 Use a top-level docs link 2019-04-02 13:42:14 -07:00
Ian Gudger 2fce66039e Tweaks to VM comparison section
* Added a comma to improve readability and flow.
* Fixed a typo.
2019-04-02 11:36:47 -07:00
Ian Gudger dacb87a938 Replace distinct with independent.
I think this is clearer.
2019-04-02 11:36:47 -07:00
Ian Gudger f419ffb46d Add that veth is not required if networking is disabled. 2019-04-02 11:36:47 -07:00
Ian Gudger 0d1c1d94ee Remove duplicate word not 2019-04-02 11:36:47 -07:00
Ian Gudger 6929bdac33 Fix typo in security doc
with -> will
2019-04-02 11:36:47 -07:00
Ian Gudger 882a3a914e Capitalize "the" after colon in title
https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html
2019-04-02 11:36:47 -07:00
Michael Pratt b11221fe7c Reword to remove duplicate "Linux" (#6)
"Linux x86_64 Linux 3.17+" is wordy. Reword to mention Linux only once.
2019-04-02 11:35:32 -07:00
Ian Gudger e859ab1cef Tweaks to home page (#5)
* Fix "Read the docs" to use consistent case with the rest of the callouts at the bottom of the page.
* Add a comma to the Zero Configuration callout to make it read better.
* Remove a few extra spaces from the HTML.
2019-04-02 10:26:27 -07:00
Ian Gudger cf172c7ab4 Tweaks to architecture guide (#4) 2019-04-02 10:26:01 -07:00
Ian Gudger 27a8830ca2 Fix governance link on community page. (#2) 2019-04-02 10:25:24 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00