You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/09/18 19:43:52 UTC

mesos-site git commit: Updated the website built from mesos SHA: b214d7a.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site e73ac18b9 -> 47ed3e4b7


Updated the website built from mesos SHA: b214d7a.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/47ed3e4b
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/47ed3e4b
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/47ed3e4b

Branch: refs/heads/asf-site
Commit: 47ed3e4b7fb46f0c00e100b678570aa9a373c4cc
Parents: e73ac18
Author: jenkins <bu...@apache.org>
Authored: Mon Sep 18 19:43:50 2017 +0000
Committer: jenkins <bu...@apache.org>
Committed: Mon Sep 18 19:43:50 2017 +0000

----------------------------------------------------------------------
 content/documentation/latest/mesos-containerizer/index.html | 4 ++--
 content/documentation/mesos-containerizer/index.html        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/47ed3e4b/content/documentation/latest/mesos-containerizer/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/mesos-containerizer/index.html b/content/documentation/latest/mesos-containerizer/index.html
index 1e2302b..51e274c 100644
--- a/content/documentation/latest/mesos-containerizer/index.html
+++ b/content/documentation/latest/mesos-containerizer/index.html
@@ -137,7 +137,7 @@ can write modules that implement custom isolators.</p>
 <p>Mesos supports the following built-in isolators.</p>
 
 <ul>
-<li>environment_secret</li>
+<li><a href="/documentation/latest/./secrets/#environment-based-secrets">environment_secret</a></li>
 <li>appc/runtime</li>
 <li>cgroups/blkio</li>
 <li>cgroups/cpu</li>
@@ -169,7 +169,7 @@ can write modules that implement custom isolators.</p>
 <li><a href="/documentation/latest/./container-volume/#host_path-volume-source">volume/host_path</a></li>
 <li>volume/image</li>
 <li><a href="/documentation/latest/./container-volume/#sandbox_path-volume-source">volume/sandbox_path</a></li>
-<li>volume/secret</li>
+<li><a href="/documentation/latest/./secrets/#file-based-secrets">volume/secret</a></li>
 </ul>
 
 

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/47ed3e4b/content/documentation/mesos-containerizer/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/mesos-containerizer/index.html b/content/documentation/mesos-containerizer/index.html
index cc21126..d8923a0 100644
--- a/content/documentation/mesos-containerizer/index.html
+++ b/content/documentation/mesos-containerizer/index.html
@@ -137,7 +137,7 @@ can write modules that implement custom isolators.</p>
 <p>Mesos supports the following built-in isolators.</p>
 
 <ul>
-<li>environment_secret</li>
+<li><a href="/documentation/latest/./secrets/#environment-based-secrets">environment_secret</a></li>
 <li>appc/runtime</li>
 <li>cgroups/blkio</li>
 <li>cgroups/cpu</li>
@@ -169,7 +169,7 @@ can write modules that implement custom isolators.</p>
 <li><a href="/documentation/latest/./container-volume/#host_path-volume-source">volume/host_path</a></li>
 <li>volume/image</li>
 <li><a href="/documentation/latest/./container-volume/#sandbox_path-volume-source">volume/sandbox_path</a></li>
-<li>volume/secret</li>
+<li><a href="/documentation/latest/./secrets/#file-based-secrets">volume/secret</a></li>
 </ul>