Commit Graph

3899 Commits (7b69821e5eac5ba69d4dce36780dd3565fed5cd2)

Author SHA1 Message Date
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
Philipp T b6149571ce Update kubeadm.md
grammar ocd
2017-02-06 13:42:32 -08:00
Pan Luo 7ce1b540c6 Add generic to create secret command
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
2017-02-06 13:33:59 -08:00
Shiyang Wang ced286161c fix typo 2017-02-06 13:33:23 -08:00
Andrew Chen 5823b154ab Merge pull request #2428 from calavera/document_redirects_script
Add documentation to the redirects.rb script.
2017-02-06 13:22:17 -08:00
David Calavera bfe683c3fd
Add documentation to the redirects.rb script.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-04 20:25:31 +01:00
Phillip Wittrock f7403f1d7e Merge pull request #2422 from wmaintw/patch-1
Add code comment for "replicas"
2017-02-03 22:18:00 -08:00
Wei Ma 87eae080f7 Add code comment for "replicas"
unnecessary code comment been removed.
2017-02-04 09:20:39 +08:00
Andrew Chen 1e3981a853 Merge pull request #2145 from kubernetes/jaredbhatti-patch-2
Add Bundler to staging a doc request page
2017-02-03 15:40:10 -08:00
Andrew Chen 97d9607b69 Merge branch 'master' into jaredbhatti-patch-2 2017-02-03 15:36:19 -08:00
Andrew Chen 27a185be87 Merge pull request #2419 from colemickens/cmpr-azure-doc-sa-constaint
userguide: PV docs clarify Azure storage account restriction
2017-02-03 15:26:37 -08:00
Cole Mickens 70a2934d02 userguide: PV docs clarify Azure storage account restriction 2017-02-03 13:16:20 -08:00
steveperry-53 69cc2e60a2 Add object fields to style guide. 2017-02-03 11:55:13 -08:00
Andrew Chen a3c2b257c7 Merge pull request #2414 from kubernetes/chenopis-patch-14
Change healthz port
2017-02-03 10:33:23 -08:00
Andrew Chen 631d1d1135 Change healthz port
Reimplemented changes for PR #1826 and Issue #10003
2017-02-03 10:30:33 -08:00