Kevin J. Qiu
fd4ce1860a
Fix sentence
2017-05-26 10:44:37 -07:00
Luke Stutters
6f401ab0d2
Minor grammatical correction
...
If the Volume is created from the ConfigMap, the files in the Volume are representatives of the Config map, not the other way round.
2017-05-26 10:43:33 -07:00
Sahdev P. Zala
2fc7ec0b6d
Remove beta as K8s support on Bluemix Container Service is live
...
The Kubernetes support in Bluemix Container Service is now live and so we should
remove reference of beta.
2017-05-26 10:41:50 -07:00
Xiaoyu Zhang
295e262775
Fix some output
...
Fix some output
2017-05-26 10:41:06 -07:00
chenhuan12
1406756b8a
replace REASON with STATUS
...
replace REASON with STATUS
2017-05-26 10:40:07 -07:00
chenhuan12
940335cd67
column IP is missed
...
column IP is missed
2017-05-26 10:39:40 -07:00
chenhuan12
61c39cf9df
replace kubectl.sh with kubectl
...
replace kubectl.sh with kubectl
2017-05-26 10:39:24 -07:00
chenhuan12
8b745c2e9e
replace KUBECTL with kubectl
...
replace KUBECTL with kubectl
2017-05-26 10:34:13 -07:00
chenhuan12
7d4f3c5587
fix the command output
...
fix the command output
2017-05-26 10:33:50 -07:00
chenhuan12
f5d455edee
fix the command output
...
fix the command output
2017-05-26 10:33:31 -07:00
chenhuan12
9ab964f4c7
fix the command output
...
fix the command output
2017-05-26 10:33:05 -07:00
roshandawrani
ffaafb2276
Correcting the typo in init-container's name
2017-05-26 10:31:20 -07:00
chenhuan12
de17826af0
fix typo
...
fix typo
2017-05-26 10:30:40 -07:00
chenhuan12
9dc7cfbebb
fix typo
...
fix typo
2017-05-26 10:30:08 -07:00
chenhuan12
6ab0577e3e
fix typo
...
fix typo
2017-05-26 10:29:43 -07:00
chenhuan12
b8b60ebe05
fix typo
...
fix typo
2017-05-26 10:29:05 -07:00
Peter Lee
80bf5cb316
fix typo
2017-05-26 10:27:32 -07:00
Selvi K
d86f9ec781
Update pod-overview.md ( #3881 )
...
Fixed some typos
2017-05-26 10:27:09 -07:00
Francesc Campoy
35e959df7b
apps/v1beta1 is not valid ( #3814 )
...
* apps/v1beta1 is not valid
Replacing it with extensions/v1beta1 which actually works
* Add note for versions before 1.6.0
2017-05-25 23:56:42 -07:00
Steve Perry
71aebd79ca
Get access to search console. ( #3901 )
2017-05-25 14:21:16 -07:00
Steve Perry
64c9d1788d
Remove instructions to stage from <username>github.io. ( #3893 )
2017-05-24 17:06:17 -07:00
Andrew Chen
4d6a452b9f
Merge pull request #3891 from kubernetes/chenopis-example-templates
...
Add drop-in templates
2017-05-24 14:54:08 -07:00
Andrew Chen
7091925c9f
Add drop-in templates
2017-05-24 14:48:20 -07:00
Christopher M. Luciano
ae5df6944d
Add GPU mountpath warning
...
The GPU path is not permissive by default and requires a bit of
additional setup if the operator does not allow for privileged
containers.
Related kubernetes/kubernetes#46007
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-05-23 22:39:56 -07:00
Henrique Truta
fbcc2e9fde
Add cluster resource federation page
...
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
Charlie R.C
b545d393b6
update recommend admission control plug-ins
2017-05-23 22:28:36 -07:00
Andrew Chen
4b5780c3e3
Merge pull request #3886 from kubernetes/chenopis-3783-patch
...
Reimplement #3783
2017-05-23 14:30:35 -07:00
Andrew Chen
9ea89e011e
Reimplement #3783
2017-05-23 14:21:56 -07:00
Andrew Chen
5d1cc3a987
Merge pull request #3884 from kubernetes/chenopis-3770-patch
...
Reimplement #3770
2017-05-23 14:17:29 -07:00
Andrew Chen
3c1b0df482
Reimplement #3770
2017-05-23 14:10:17 -07:00
Andrew Chen
1f9b8ea169
Merge pull request #3883 from kubernetes/chenopis-3767-patch
...
Reimplement #3767
2017-05-23 14:04:25 -07:00
Andrew Chen
fcfc676786
Reimplement #3767
2017-05-23 13:56:57 -07:00
Andrew Chen
b87cc6e2b5
Merge pull request #3882 from kubernetes/chenopis-sitemap-patch2
...
Remove aux sitemap
2017-05-23 13:50:07 -07:00
Andrew Chen
1cb24df4d6
Remove aux sitemap
2017-05-23 13:21:15 -07:00
Andrew Chen
e99e8aa2cc
Merge pull request #3874 from jimrollenhagen/carabou
...
Trivial typo fix
2017-05-22 15:16:48 -07:00
Jim Rollenhagen
1a1afdf162
Trivial typo fix
...
s/Carabou/Caribou/ in the API access docs.
2017-05-22 18:12:42 -04:00
John Shanahan
4e28d9b8af
Fixed typo under the Supervisord section
2017-05-22 14:15:06 -07:00
kshafiee
729e4b6897
Update addons.md ( #3857 )
...
* Update addons.md
Added CNI-Genie as another addon, i.e., CNI alternative.
* Update addons.md
Addressed the comment!
2017-05-22 14:12:15 -07:00
Josh Curl
50f2daa8d8
Fix indentation in ConfigMap usage example ( #3867 )
...
* Fix indentation in ConfigMap usage example
* Fix other example
2017-05-22 13:41:18 -07:00
Itamar Ostricher
cd5e98a2dc
Fix configMapRef indentation in envFrom clause
...
Fixes invalid YAML in example
2017-05-22 13:39:29 -07:00
Rick Sostheim
4bacc2419c
trivial markdown changes to cleanup page rendering
...
inserted json body pretty printed for further clarity.
2017-05-22 13:38:59 -07:00
Roman S
cdd28dd7f3
Adds GiantSwarm to solutions page ( #3843 )
...
* Adds GiantSwarm to solutions page
* Minor Giant Swarm related changes
2017-05-22 13:05:05 -07:00
anatoly techtonik
4af0bcd52e
Update PULL_REQUEST_TEMPLATE.md
...
make delimiters fit issue width,
see https://github.com/kubernetes/kubernetes.github.io/pull/3859
2017-05-22 12:40:54 -07:00
Dan Winship
a58afb2a2e
Revert NetworkPolicy v1 docs ( #3849 )
...
* Revert "Update configure-namespace-isolation.md (#3758 )"
This reverts commit a712b13a3b
.
* Revert "Add Configure Namespace Isolation task"
This reverts commit f050c4cc57
.
* Revert "Update networkpolicies.md (#3755 )"
This reverts commit 15ca8f0b2f
.
* Revert "Update NetworkPolicy docs for v1"
This reverts commit 3a158ecf29
.
2017-05-22 11:54:57 -07:00
Michail Kargakis
71ff265e47
Remove stray prompt from deployment docs
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-22 11:23:51 -07:00
Jesse Seldess
3a8a465028
WTD: Projected volumes ( #3856 )
...
* Update projected volume task
- Rename file
- Build out steps
- Create separate yaml file for pod configuration
- Add new page to the sidenav
* Add projected volume type to volumes concept page
2017-05-22 10:57:42 -07:00
Steve Perry
f58b3d11d9
Remove and redirect: user-guide/application-trouble. ( #3855 )
2017-05-19 13:02:31 -07:00
Steve Perry
3149946d6a
Remove and redirect: getting-started-guides/docker. ( #3854 )
2017-05-19 12:00:35 -07:00
Steve Perry
d4cbd968fd
Remove and redirect: getting-started/...cloud-controller. ( #3853 )
2017-05-19 11:42:31 -07:00
Steve Perry
10434a0484
Remove and redirect: user-guide/application-introspection ( #3848 )
...
* Remove and redirect: user-guide/application-introspection
* Remove and redirect: user-guide/debugging-services.
2017-05-19 10:40:38 -07:00