Chris Kühl
3a6aba08f3
Change 'CoreOS rkt' to just 'rkt'
...
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
2018-01-02 10:42:29 +01:00
Lasse Dalegaard
dd934a60a7
Bump minimum rkt version to 1.27.0.
...
The changes introduces in #3256 require at least rkt 1.27.0 because of
a bug in the JSON output of `rkt status` in previous versions.
Here we upgrade all references to rkt's minimum version, and also make
travis and vagrant use this version when running tests.
Finally we add a CHANGELOG notice.
2017-09-26 19:15:43 +02:00
Karel Malec
809292da00
Allow rkt driver to mount volumes read-only
2017-07-21 13:05:15 +02:00
Charlie Voiselle
77c6f32243
Spellcheck sweep of website directory
...
Caught some typos. Made units separate from the numbers 1GHz -> 1 GHz
after talking to Nick about questions of style (this has the side effect of making future spell checking easier).
2017-07-17 14:41:50 -04:00
Michael Schurter
a58b5e18cb
Merge branch 'master' into add-no-overlay-option
2017-06-08 13:15:56 -07:00
Karel Malec
0c21187af7
Fix backticks in docs; refine --debug comment
2017-06-07 21:11:22 +02:00
Karel Malec
aa5b61c982
Fix the backticks
2017-06-07 20:54:21 +02:00
Karel Malec
cd713ce193
Added insecure_options config list
2017-06-07 09:58:42 +02:00
Karel Malec
d43de0e9cd
Add a no_overlay option for the rkt task config.
2017-06-07 00:17:33 +02:00
Michael Schurter
ab8e3c26da
Expand rkt port_map docs since it confused me
...
(and I wrote it)
Fixes #2272
2017-02-01 16:16:12 -08:00
Michael Schurter
be64216f19
Document rkt --dns={host,none}
2016-12-12 10:59:56 -08:00
Michael Schurter
b7425d954f
Remove warning since #1862 added ports support
2016-11-09 13:57:12 -08:00
Seth Vargo
c86a07d834
Separate agent configuration into its own pages
...
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Seth Vargo
30b7947180
Fix broken links
2016-10-27 22:18:07 -04:00
Seth Vargo
e537c54557
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Michael Schurter
edac5e322d
Use rkt port example that Just Works
2016-10-25 17:11:01 -07:00
Kenjiro Nakayama
a2397f09a4
driver.rkt: add documentation about Networking
2016-10-25 15:41:49 -07:00
Michael Schurter
da7e3f318b
Fingerprint rkt volume support and make periodic
...
Fix rkt docs and custom volume mounting
2016-10-25 09:46:49 -07:00
Michael Schurter
e07e19ce63
Document relative vs absolute volume paths
2016-10-25 09:46:49 -07:00
Michael Schurter
89a1b60c1b
Enable rkt and docker volume mounting by default
2016-10-25 09:46:49 -07:00
Michael Schurter
f23cd482c7
Bump minimum required rkt version; update docs
...
Make section names match between docker and rkt
2016-10-25 09:46:49 -07:00
Seth Vargo
891dbc10ff
Fix formatting and add more examples to driver docs
2016-10-03 17:35:20 -04:00
Seth Vargo
2467daddbf
Update driver docs with constraint examples
2016-10-03 17:01:24 -04:00
Dave Cohen
43a8539df9
more tiny doc fixes
2016-08-27 08:56:39 -04:00
Kenjiro Nakayama
c942f1d0be
Add debug option to rkt task config
2016-08-09 09:01:05 +09:00
Mathias Lafeldt
0941dc1330
Fix typos in documentation
2016-07-18 16:24:30 +02:00
Abhishek Chanda
f19fb4a374
Enable passing DNS info to the rkt driver
2016-03-08 18:59:11 -08:00
Alex Dadgar
3e24cd1910
interpreted variable docs
2016-02-06 15:35:07 -08:00
Alex Dadgar
8b55fd6b70
Only interpret vars wrapped in braces
2016-02-04 17:26:46 -08:00
Alex Dadgar
9c6fcdc1d7
Documentation
2016-01-11 11:12:09 -08:00
Alex Dadgar
72fb88b001
Update rkt docs
2015-12-22 10:37:45 -08:00
Abhishek Chanda
83f4f6845c
Update some rkt docs
2015-12-23 00:05:25 +05:30
Charlie Drage
e09f7160ca
Update rkt docs for > v.0.10.0 of rkt
2015-11-26 18:10:12 -05:00
Alex Dadgar
7357979089
Revert "Revert "Make drivers take arguments as a list and not as a string""
2015-11-18 15:16:42 -08:00
Alex Dadgar
d666f5bde1
Revert "Make drivers take arguments as a list and not as a string"
2015-11-18 13:46:43 -08:00
Alex Dadgar
b7e84bc124
Docs
2015-11-18 12:29:04 -08:00
Alex Dadgar
e82698fc61
Update rkt docs to denote its experimental status
2015-11-17 15:39:38 -08:00
Alex Dadgar
6814c476b1
Rkt driver clears task environment variables
2015-10-15 18:19:13 -07:00
Alex Dadgar
c45bfc1316
Rename from bug to issue
2015-10-15 17:56:36 -07:00
Alex Dadgar
e798bc0d3f
Document that Rkt doesn't support task directory mounting
2015-10-15 17:55:26 -07:00
Alex Dadgar
659e66d8f7
Update driver config names for consistency and make the trust_prefix optional
2015-10-12 14:37:56 -07:00
Alex Dadgar
e2105f0643
Separate args from exec command; inject environment variables and general cleanup of Rkt driver
2015-10-12 14:33:18 -07:00
Alex Dadgar
5a0551aed9
Change Docker/Rkt to set driver to 1 not true for consistency
2015-10-12 13:15:37 -07:00
Abhishek Chanda
43a8a1af96
Add an optional exec parameter to task config
...
This overrides the default exec command in the ACI
2015-10-07 15:15:36 -07:00
Abhishek Chanda
61b4be2389
Remove a stray comment
2015-10-06 15:56:39 -07:00