divyenpatel
854ac8ac52
Adding minimal set of privileges required for vSphere Cloud Provider
2017-04-12 15:03:57 -07:00
Mike Danese
44f8466d09
tls: tell cluster admins how to enable the local signer
2017-04-12 14:35:51 -07:00
Guangya Liu
74d5af68ae
Added hyperlink for [Interlude: built-in node labels].
2017-04-12 14:23:31 -07:00
Craig Bilner
857c321f74
Update _base.sass
2017-04-12 14:22:16 -07:00
Wiiliam Chang
31d0bb1810
Add the windows support description.
2017-04-12 14:19:35 -07:00
nerdondon
bb9e98cd43
Migrate guide to task template
2017-04-12 14:14:22 -07:00
nerdondon
889ea782c6
Update links to supporting yaml files and a link to imperative management
...
Fixes #3266
2017-04-12 14:07:23 -07:00
chenhuan12
e96d972bba
fix typo
...
fix typo
2017-04-12 14:05:28 -07:00
chenhuan12
6978f1b21d
fix typo
...
fix typo
2017-04-12 14:04:46 -07:00
Justin Johnson
ac35e49d21
Minor grammar update
2017-04-12 13:59:21 -07:00
Brandon Philips
d8bef3b1f0
docs: add CoreOS Tectonic to Azure getting started ( #3307 )
2017-04-12 13:58:31 -07:00
chenhuan12
8e8beebbf9
fix typo
...
fix typo
2017-04-12 13:55:39 -07:00
Guangya Liu
9996602345
Updated doc for critical pod.
...
Clarified that the rescheduler should be enabled by default as a
static pod for critical pod.
2017-04-12 13:50:47 -07:00
Suraj Narwade
72c08b089f
Added kube-scheduler.md file
...
Fixes #3063
2017-04-12 13:47:13 -07:00
Gytis
324027450b
Typo in storage docs
...
Fix typo in storage docs storageClasName -> storageClassName
2017-04-11 16:40:05 -07:00
Xiaoyu Zhang
07f4aec19f
Fix the 404 link
...
Fix the 404 link
2017-04-11 15:18:35 -07:00
chenhuan12
179498ae3e
fix typo
...
fix command kubectl get pods -w -l app=nginx output
2017-04-11 15:08:42 -07:00
Steve Perry
2954d2b337
Move Guide topic: ConfigMap. ( #3333 )
2017-04-11 13:33:08 -07:00
Steve Perry
2e9ceea926
Move Guide topic: H Pod Autoscaling Walkthrough. ( #3332 )
...
* Move Guide topic: H Pod Autoscaling Walkthrough.
* Fix title
2017-04-11 13:06:51 -07:00
Steve Perry
8a0771131e
Deprecation phase 2: kubefed. ( #3331 )
2017-04-11 11:44:55 -07:00
Steve Perry
f666fda26e
Deprecation phase 2: admin/index ... ( #3330 )
...
* Deprecation phase 2: admin/index ...
* Adjust TOCs.
* Add limitrange.
2017-04-11 11:21:58 -07:00
Steve Perry
91bb05c1a5
Deprecation phase 2: config-best-practices ... ( #3328 )
2017-04-11 10:42:43 -07:00
Steve Perry
5072b1cb91
Deprecation phase 2: container-environment ... ( #3326 )
2017-04-11 10:23:57 -07:00
Steve Perry
b7b0443fac
Deprecation phase 2: jobs ( #3323 )
...
* Deprecation phase 2: jobs
* Adjust reference TOC.
2017-04-11 10:08:35 -07:00
Steve Perry
6dba8d1696
Deprecation phase 2: managing-deployments ... ( #3309 )
2017-04-10 17:24:55 -07:00
Steve Perry
43639f166d
Deprecation phase 2: kubectl binary_release ... ( #3308 )
...
* Deprecation phase 2: kubectl binary_release ...
* Adjust
2017-04-10 17:08:15 -07:00
Murad Korejo
19305b4043
Improvements to kubernetes-basics/expose-intro.html ( #3103 )
...
* Massive updates to expose-intro.html
Updates to the non-interactive tutorial on exposing apps via services
* more updates to expose-intro
* fixed broken link
* fixed some wording
* removed extra space
* sub backticks for code and newline
* added small legend to fist svg
* fixed svg scaling
* removed extra div
2017-04-10 16:40:52 -07:00
Vyacheslav Semushin
8aad74ec5b
test/examples_test.go: validate docs/user-guide/pod-security-policy/psp.yaml ( #3100 )
2017-04-10 16:30:16 -07:00
xiangpengzhao
f487ce2510
Move cron jobs to keep glossary in alphabetical order.
2017-04-10 15:40:33 -07:00
Ahmed Kamal
34154553ab
Fix API server args
...
--runtime-config=batch/v2alpha1=true (=true) was missing causing API server to crash on 1.5.3
2017-04-10 15:37:43 -07:00
Andrew Chen
817fff899e
Remove /redirects.rb ( #3305 )
...
Will restore when Prod uses Netlify
2017-04-10 15:12:09 -07:00
Steve Perry
fe10be9677
Move Guide topic: kubelet Garbage Collection. ( #3301 )
2017-04-10 14:24:07 -07:00
Steve Perry
a43d526860
Move Guide topic: Salt. ( #3306 )
2017-04-10 14:09:21 -07:00
Steve Perry
9b65c00368
Fix tilte. ( #3304 )
2017-04-10 13:55:34 -07:00
Andrew Chen
005fce03fe
WIP: Cleanup /docs/contribute/ migration ( #3278 )
...
* WIP: Cleanup /docs/contribute/ migration
* #3278 Changing /docs/contribute to /docs/home/contribute (#3285 )
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/
* Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/"
This reverts commit a82efdee50
.
* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/
* WIP: #3278 Correcting syntax mistake in redirect.js
* WIP: #3278 Correcting another syntax mistake in redirect.js
* WIP: #3278 Removing deprecated files so redirects work
* Removing the #
* WIP: #3278 Updating pattern in redirect.js
* WIP: #3278 Removed the wrong # previously redirect.js
2017-04-10 13:24:14 -07:00
Steve Perry
299142058a
Move Guide topic: HA Master. ( #3303 )
2017-04-10 13:19:56 -07:00
Steve Perry
34f5500cd9
Move Guide topic: Addons. ( #3302 )
2017-04-10 12:01:19 -07:00
Steve Perry
a82a9d5dcc
Update weave.md
2017-04-10 10:32:14 -07:00
Steve Perry
29ddf7140e
Move Guide topics: NetworkPolicy. ( #3298 )
2017-04-10 10:26:28 -07:00
Steve Perry
92e5397113
Add topics to TOC. ( #3283 )
2017-04-08 10:45:41 -07:00
Andrew Chen
b7fc1a9bfb
Fix PR #3274 ( #3276 )
...
* Fix PR #3274
* remove unecessary template
* remove page title
2017-04-07 15:38:50 -07:00
Jared
60f744d4e3
Add clearer links to Kubernetes API migration pages
2017-04-07 14:03:50 -07:00
Vladimir Rutsky
e3b8f3d718
fix link formatting
2017-04-07 14:02:44 -07:00
Steve Perry
f02c10b679
Make a Setup section. ( #3227 )
2017-04-07 13:46:56 -07:00
Andrew Chen
0147c70ef6
Remove left nav from search page
2017-04-07 13:19:57 -07:00
Jared
ae5e09027e
Fixed link to page templates.
2017-04-07 13:02:28 -07:00
Andrew Chen
7285fcd1ac
Corresponding changes to Reference landing page
2017-04-07 12:21:22 -07:00
Andrew Chen
c3f063ca35
Fix Reference ToC links
2017-04-07 12:21:22 -07:00
Phillip Wittrock
7b1c8f8e91
Add warning about using `kubectl replace`
2017-04-06 15:05:38 -07:00
Andrew Chen
983f778c9b
Merge pull request #3259 from ahmetb/nuke-swaggerui
...
Delete swagger-ui
2017-04-06 14:54:17 -07:00