Jesper Joergensen
cf64669078
Update pod-lifecycle.md
2015-05-19 08:48:14 -07:00
Brandon Philips
dd03a1de1c
Merge pull request #914 from philips/insecure-skip-verify-flag
...
rkt: make warning map to `insecure-skip-verify` usage
2015-05-18 18:49:25 -07:00
Brandon Philips
ec65c3a12d
rkt: fix docs/warnings for insecure-skip-verify flag
...
- insecure-skip-verify is used in image fetch and trust for skipping
verification, document this in the flags usage
- make the docs more explicit about what insecure-skip-verify does
We will split this sledgehammer flag into multiple flags via #912
2015-05-18 18:17:25 -07:00
Jonathan Boulle
ec04de7156
Merge pull request #899 from robszumski/docs-links
...
docs: fix broken links
2015-05-15 17:46:24 -07:00
Rob Szumski
516851409a
docs: fix in-page link
2015-05-15 10:35:04 -07:00
Rob Szumski
e607295d46
docs: fix broken link
2015-05-13 10:32:19 -07:00
Rob Szumski
4d4d3ee69f
docs: fix link formatting
2015-05-13 10:31:31 -07:00
Tony Hsu
5405bc082c
Image should be served at correct location.
2015-05-13 14:35:03 +08:00
Jonathan Boulle
fdfe1debb2
Merge pull request #821 from jonboulle/buildstage1
...
documentation: make RKT_STAGE1_IMAGE more obvious
2015-05-11 17:45:45 -07:00
Jonathan Boulle
baad520a59
Merge pull request #846 from coreos/docs-adv-systemd
...
docs: expand systemd examples
2015-05-11 12:08:06 -07:00
Rob Szumski
10c8668cb6
docs: remove unused image tag
2015-05-11 09:46:16 -07:00
Jonathan Boulle
1268ff8dae
docs: fix host volume example
2015-05-07 13:25:39 -07:00
anatoly techtonik
51c89ec48f
commands.md Fix link to pod lifecycle docs
2015-05-06 11:55:13 +03:00
Jonathan Boulle
4c73c3b20f
docs: add note to hacking on stage1 paths
2015-05-02 00:00:50 -07:00
Brandon Philips
40ced98c32
version: bump to v0.5.5
2015-05-01 19:16:44 -04:00
Rob Szumski
f852f7e2ae
docs: fix spelling/grammar
2015-04-29 17:50:07 -07:00
Rob Szumski
51f08ef3d6
docs: expand systemd examples
2015-04-29 17:41:32 -07:00
Jonathan Boulle
8e3e8177b1
Merge pull request #786 from jonboulle/docs
...
docs: add basic systemd doc
2015-04-29 08:53:19 -07:00
Eugene Yakubovich
89558960a5
Merge pull request #827 from eyakubovich/cni-intg
...
CNI integration
2015-04-27 15:03:10 -07:00
Eugene Yakubovich
7abd8f3b84
net: switch to using CNI plugins
2015-04-27 14:43:25 -07:00
Jonathan Boulle
77807d200b
Merge pull request #813 from jonboulle/rel
...
*: add release process doc and bump-release script
2015-04-27 10:32:19 -07:00
Jonathan Boulle
6470b8dd73
Merge pull request #831 from jonboulle/arch
...
docs: add disclaimer to architecture.md
2015-04-27 10:31:24 -07:00
Jonathan Boulle
b31605449f
docs: add disclaimer to architecture.md
2015-04-27 10:30:49 -07:00
Paul Morie
f0a9cc4f31
Fix tense in architecture.md
2015-04-27 13:09:05 -04:00
Rob Szumski
b370980f32
docs: fix broken link to dist
2015-04-24 17:03:09 -07:00
Jonathan Boulle
34b7ccf726
*: add release process doc and bump-release script
2015-04-24 14:11:30 -07:00
Brian Waldon
d40011aa6d
Documentation: s/monolitic/monolithic/
2015-04-23 15:04:40 -07:00
Brandon Philips
82a4797a27
Documentation: Fixup more missing paragraphs
...
Add more paragraphs between code blocks and text. This fixes rendering
errors on jekyll.
2015-04-23 13:45:00 -07:00
Brandon Philips
b93f9b68d7
Documentation: fixup formatting on getting-started
...
- Be consistent with tabs/spaces in json
- Always put a newline between a code section and previous paragraph
2015-04-23 13:40:17 -07:00
Jonathan Boulle
c8a7050a88
version: bump to v0.5.4
2015-04-23 10:39:30 -07:00
Jonathan Boulle
986373af1d
docs: further changes to config documentation
...
- Wrap text a little less aggressively
- Various grammar improvements
- Add a note about only being allowed to define registries/hosts once
per directory
2015-04-22 22:55:44 -07:00
Jonathan Boulle
45f8789b01
docs: tighten up configuration guide
2015-04-22 20:52:09 -07:00
Krzesimir Nowak
21ccdbd1cd
*: Standardize on "system" and "local" configuration
...
So "vendor" config becomes "system" and "custom" one - "local".
2015-04-22 13:26:59 +02:00
Krzesimir Nowak
f44a4452e5
Merge pull request #767 from endocode/krnowak/docker-auth
...
Add config for docker auth
2015-04-21 10:02:10 +02:00
Jonathan Boulle
c0474186ca
docs: add basic systemd doc
2015-04-20 16:44:43 -07:00
Jonathan Boulle
73e6e1e992
Merge pull request #792 from endocode/iaguis/docs-dkr
...
docs: clean up docker doc
2015-04-20 16:10:58 -07:00
Rob Szumski
c5c0f8bcf8
docs: fix formatting
2015-04-20 15:28:21 -07:00
Krzesimir Nowak
a88d79bbf3
rkt, documentation: Rename indices to registries
...
Looks like registry more correct term than index, despite what
index.docker.io might hint. This is all confusing, so let's stick with
more popular term.
2015-04-20 16:42:59 +02:00
Krzesimir Nowak
71f87b164f
rkt, documentation: Do not mention docker.d config subdirectory
...
Initially docker.d was meant for configuration related to docker. But
currently we only have dockerAuth kind that is related to it. If some
other configuration kind relevant to docker appears in future then we
can think about bringing docker.d directory back.
2015-04-20 16:36:16 +02:00
Iago López Galeiras
1ab5591ad0
docs: fix example rkt invocation with a docker image
...
The example shows a `rkt run` output, not a `rkt fetch` one.
2015-04-20 11:10:36 +02:00
Iago López Galeiras
96d3fd1f29
docs: remove trailing whitespaces in docker docs
2015-04-20 11:10:13 +02:00
Jonathan Boulle
46c3a6065c
docs: flesh out app-container introduction
2015-04-19 12:58:42 -07:00
Jonathan Boulle
6bd38f407c
README: update to add key features
2015-04-19 10:14:04 -07:00
Jonathan Boulle
748368bdc3
docs: add info on running docker images
2015-04-18 23:12:26 -07:00
Jonathan Boulle
11f39f88dd
docs: update signing guide to use rkt trust
2015-04-18 21:52:42 -07:00
Jonathan Boulle
85e5d8baaf
docs: minor cleanup in metadata-service
2015-04-18 21:42:01 -07:00
Jonathan Boulle
f5b034c3e2
docs: reorganise hacking documentation
...
Move information on rkt internals into devel/ subdir; update hacking.md
with slightly more information and a reference to that directory
2015-04-18 21:40:24 -07:00
Jonathan Boulle
94dbd9504b
Merge pull request #768 from eyakubovich/mdsvc-docs
...
docs: no more iptables NAT and mention systemd units
2015-04-18 21:34:02 -07:00
Jonathan Boulle
682d795b38
docs: update getting started guides
...
Use rkt trust instead of manual trust process; update to latest etcd; tweak some terminology/output
2015-04-18 21:06:26 -07:00
Eugene Yakubovich
5ae147cac6
docs: no more iptables NAT and mention systemd units
...
Fixes #39
2015-04-15 10:37:19 -07:00