scjane
9f3ab47c8b
Update cron-jobs.md
2017-02-12 23:08:04 -08:00
Jérémy Wimsingues
32e912fc87
redundnacy => redundancy
2017-02-12 23:03:36 -08:00
Jasmine Hegman
926d049a84
Fixed a tiny typo
...
Kubernets -> Kubernetes
2017-02-12 23:01:00 -08:00
Steve Perry
7a69c3d78c
Merge pull request #2418 from steveperry-53/style-guide
...
Add object fields to style guide.
2017-02-10 14:09:17 -08:00
Steve Perry
803ff36c78
Merge branch 'master' into style-guide
2017-02-10 14:05:27 -08:00
Steve Perry
03d1539a86
Merge pull request #2477 from steveperry-53/pod-info-envars
...
New Task: Exposing Pod Info ... Env Vars
2017-02-10 13:55:52 -08:00
Phillip Wittrock
e26872cb31
Merge pull request #2489 from jeffmendoza/fix-travis
...
Fix Travis test builds' vendoring workaround.
2017-02-10 13:48:00 -08:00
Jeff Mendoza
baf1b7ef0d
Fix Travis test builds' vendoring workaround.
2017-02-10 13:15:15 -08:00
steveperry-53
a65374ff0c
New Task: Exposing Pod Info ... Env Vars
2017-02-10 12:58:41 -08:00
Phillip Wittrock
4d33d8073d
Merge pull request #2469 from pwittrock/apply-docs-concepts
...
Kubectl task document for printing out containers in a cluster.
2017-02-09 14:54:08 -08:00
Phillip Wittrock
13c366c09e
Kubectl task document for printing out containers in a cluster.
2017-02-09 14:34:15 -08:00
cwitte4191
4499f48856
Update service-accounts.md
...
Added an automated code snippet to populate the registrykey on a serviceaccount using jq.
2017-02-09 13:02:34 -08:00
Robert Roland
2f1ae18bfc
Adds documentation for new vSphere vm-uuid parameter.
...
Related to kubernetes/kubernetes#40892
2017-02-09 13:01:47 -08:00
Klaus Ma
123b54b101
Updated multiple scheduler beta docs.
2017-02-09 10:36:06 -08:00
xilabao
fdd7240594
add authorizationMode to kubeadm config
...
ref to https://github.com/kubernetes/kubernetes/pull/39846
2017-02-09 10:32:18 -08:00
Himanshu Raj
6620b309e5
Add Contiv Information to addons.md
2017-02-09 10:30:08 -08:00
scjane
51662f0c84
Update accessing-the-cluster.md
2017-02-09 10:27:30 -08:00
Andrew Chen
446606a43a
Migrate Init Containers to Concepts ( #2438 )
...
* Initial commit for Init Containers migration to Concepts section
* Add 1.5 beta include file
* Change include to renamed user-guide-content-moved.md file
* Fix Concepts/KO/Pods ToC
* reformat examples to bullet points
* fix formatting
* Add back Detailed Behavior, Support and compatibility
* Adjust formatting issues
* revised based on feedback from Steve
* complete sentence rewrite
2017-02-09 10:18:59 -08:00
Andrew Chen
34018d3695
Merge pull request #2455 from sallydeng/patch-3
...
Update ui.md: namespace name can't be number only
2017-02-09 10:13:23 -08:00
sallydeng
5f71daa575
Merge branch 'master' into patch-3
2017-02-09 15:52:35 +08:00
sallydeng
b7e410bb57
Update ui.md
...
I reword it base on comment.
2017-02-09 15:49:59 +08:00
Steve Perry
2e3810e6ab
Merge pull request #2468 from steveperry-53/kubectl-manage
...
Remove Guide topic: kubectl to Manage Resources.
2017-02-08 17:03:41 -08:00
steveperry-53
2d98e5c1a5
Remove Guide topic: kubectl to Manage Resources.
2017-02-08 16:59:28 -08:00
Steve Perry
b3819339f3
Merge pull request #2466 from steveperry-53/secrets-walkthrough
...
Remove Guide topic: Secrets Walkthrough.
2017-02-08 14:23:33 -08:00
Steve Perry
ada6673c7d
Update walkthrough.md
2017-02-08 14:20:30 -08:00
steveperry-53
97a5a10ae4
Remove Guide topic: Secrets Walkthrough.
2017-02-08 14:11:08 -08:00
Steve Perry
7db2dd4ddc
Merge pull request #2465 from steveperry-53/stateless-deployment
...
Remove Guide topic: Deploying Applications.
2017-02-08 14:04:21 -08:00
steveperry-53
c125531513
Remove Guide topic: Deploying Applications.
2017-02-08 13:57:45 -08:00
Andrew Chen
a4c608ae15
Merge pull request #2464 from JamesDuncanNz/patch-1
...
Corrected syntax of Networking Section
2017-02-08 13:18:38 -08:00
James Duncan
09af0b070f
Corrected syntax of Networking Section
...
Removed an unnecessary 'the' from a sentence.
2017-02-09 08:27:42 +13:00
scjane
bb6684e16f
Update debugging-services.md
2017-02-08 10:54:50 -08:00
Steve Perry
c95524d506
Merge pull request #2462 from steveperry-53/launch-expose
...
Remove User Guide topic: Launching, Exposing,
2017-02-08 10:47:46 -08:00
steveperry-53
839854fe7b
Remove User Guide topic: Launching, Exposing,
2017-02-08 10:44:45 -08:00
Eamon Taaffe
3bac04bf7a
Missing export statement in example
2017-02-08 10:43:16 -08:00
Ghe Rivero
5cc692a6fd
Fix examples display
2017-02-08 10:40:55 -08:00
Steve Perry
83139a2acf
Merge pull request #2461 from sublimino/patch-1
...
Fix typo
2017-02-08 08:14:07 -08:00
Steve Perry
c9d032988e
Merge pull request #2449 from scjane/patch-6
...
Update assign-cpu-ram-container.md
2017-02-08 08:12:42 -08:00
Andrew Martin
5dda4058f1
Fix typo
...
`pages` -> `page`
2017-02-08 14:55:50 +00:00
sallydeng
02d938a3d5
Update ui.md: namespace name can't be number only
...
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-08 16:38:00 +08:00
scjane
72d37e9a33
Update assign-cpu-ram-container.md
2017-02-08 09:48:41 +08:00
Steve Perry
632c2de064
Merge pull request #2447 from spoonben/fix-code-block-scroll
...
Fix overflow scroll on code blocks
2017-02-07 16:31:21 -08:00
Bruce Auyeung
24d587a9c5
fix unreachable links and typos
...
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-07 14:47:08 -08:00
tailnode
007caa5ef1
fix link
2017-02-07 14:42:07 -08:00
Ben Spoon
494f011dd2
Fix overflow scroll on code blocks
...
Fixes https://github.com/kubernetes/kubernetes.github.io/issues/633
2017-02-07 13:42:11 -08:00
sallydeng
cff68f53af
Update ui.md base on comments
...
Former: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) , can not contain capital letters.
Now: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) but can not contain capital letters.
2017-02-07 09:59:43 -08:00
sallydeng
5253297f52
Update namspace and service part of ui.md
...
1. Namespace can not contain capital letter.
2. For service, internal endpoints for cluster connections and external endpoints for external users. Here, it lost "external".
2017-02-07 09:59:43 -08:00
yupengzte
5424759ab1
Fix the url error
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-02-07 09:56:21 -08:00
caiyixiang
4f390bc64f
Update minikube.md
2017-02-06 13:48:57 -08:00
scjane
ae0844f477
Update kubefed.md
2017-02-06 13:46:40 -08:00
Vasily Upornikov
7815d386ef
Update container-command-args.md
2017-02-06 13:43:12 -08:00