Commit Graph

764 Commits (779c64dd15381b9ed75049638e995badafa88fcc)

Author SHA1 Message Date
chenxingyu f520d3940d add doc for special note for hpa 2017-09-06 13:09:40 +08:00
Andrew Chen 49037b0896 Merge pull request #5264 from kairen/fix-zsh-not-work
Fix curl does not work in zsh
2017-09-05 14:29:50 -07:00
Andrew Chen 0f3f366d45 Merge pull request #5286 from kairen/fix-crd-typo
Fix CRD page typo
2017-09-05 14:17:15 -07:00
Andrew Chen 7034bda857 Merge pull request #5302 from cliffburdick/patch-2
Update downward-api-volume-expose-pod-information.md
2017-09-05 14:11:48 -07:00
Andrew Chen 69f9a408c8 Merge pull request #5305 from shashidharatd/patch-2
Update static-pod.md for consistency
2017-09-05 14:08:23 -07:00
Andrew Chen 3164b8a979 Merge pull request #5249 from chenhuan12/patch-73
fix the command output
2017-09-05 14:03:46 -07:00
shashidharatd e6042bd5f5 Update static-pod.md for consistency
It confuses user to use different directories for `--pod-manifest-path` within the same document. So fixed to maintain consistency.
2017-09-05 22:39:51 +05:30
cliffburdick 541323baca Update downward-api-volume-expose-pod-information.md
Adding node IP, which was added as part of PR #42717
2017-09-05 07:59:47 -07:00
kairen c6636e89df Fix CRD page typo 2017-09-04 15:08:07 +08:00
Stewart-YU 8c7015d4fa Update guaranteed-scheduling-critical-addon-pods.md
Fix format: make note multiline.
2017-09-03 10:22:26 +08:00
Andrew Chen 40636dd438 Merge pull request #5229 from sivasamyk/patch-1
Fixed incorrect links for YAML files under Run Application section
2017-09-01 17:14:47 -07:00
Andrew Chen ddb6cc7581 Merge pull request #5230 from chenhuan12/patch-71
fix the command output
2017-09-01 16:57:48 -07:00
Andrew Chen 409a3040cb Merge pull request #5221 from mindprince/patch-3
Update pod names to match what's in the spec.
2017-09-01 16:56:40 -07:00
Andrew Chen 343fd9a490 Merge pull request #5206 from chenhuan12/patch-68
fix the command output
2017-09-01 16:50:20 -07:00
Andrew Chen b25c5a54e6 Merge pull request #5219 from stewart-yu/patch-45
Update configure-aggregation-layer.md
2017-09-01 16:40:09 -07:00
Andrew Chen 89e0c5f6e7 Merge pull request #5204 from adrukh/patch-1
docs: fixing a typo
2017-09-01 16:38:52 -07:00
Andrew Chen b82f00f556 Merge pull request #5250 from chenhuan12/patch-74
fix typo
2017-09-01 15:15:41 -07:00
Andrew Chen 01f5b4424b Merge pull request #5248 from chenhuan12/patch-72
fix the command output
2017-09-01 15:12:20 -07:00
Andrew Chen 6bd6931a67 Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
Andrew Chen d15b138d2e Merge pull request #5235 from danwent/cilium-url-tweak
Cilium net-policy, update link: configure-pod-container -> administer-cluster
2017-09-01 14:37:33 -07:00
shashidharatd dd9befb2ca Added a prerequisite to using CoreDNS provider in federation (#5159)
* Added a prerequisite to using CoreDNS provider in federation

* turn prereqs into bullets
2017-09-01 14:35:40 -07:00
kairen 4cd97a2162 Fix curl does not work in zsh 2017-09-01 11:33:08 +08:00
chenhuan12 2c85669fb9 fix typo
fix typo
2017-08-30 16:53:19 +08:00
chenhuan12 70c2df3e1d fix the command output
fix the command output
2017-08-30 16:32:46 +08:00
chenhuan12 7b3ca0814f fix the command output
fix the command output
2017-08-30 16:02:47 +08:00
Jennifer Rondeau 1696664888 Merge pull request #5227 from chenhuan12/patch-70
fix the command output
2017-08-29 16:45:25 -04:00
mattjmcnaughton 959cd767f5 Example links use kubernetes/examples
Fix #5203

Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples`. This directory was
deprecated through
cb712e41d4,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples`. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
Dan Wendlandt 0609e2a4fe Cilium network policy, update link: configure-pod-container -> administer-cluster
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-28 16:29:06 -07:00
Andrew Chen 3cfaa2ad44 Merge pull request #5048 from tengqm/taint-and-toleration
Improve taint and toleration documentation
2017-08-28 12:26:29 -07:00
Andrew Chen 1e452393a7 Merge pull request #5164 from fisherxu/master
fix incorrect configmap-key in /docs/tasks/configure-pod-container/vi…
2017-08-28 12:22:49 -07:00
chenhuan12 71a2128884 fix the command output
fix the command output
2017-08-28 17:22:18 +08:00
Sivasamy Kaliappan 613dcc6585 Fixed incorrect links for YAML files
The current links for YAML files throws 404. Updated the links from tutorials to tasks
2017-08-28 14:32:40 +05:30
chenhuan12 b1b57365bb fix the command output
fix the command output
2017-08-28 11:07:42 +08:00
chenhuan12 cd210dc278 fix the command output
fix the command output
2017-08-28 10:42:47 +08:00
Qiming Teng 82ca38f8df Improve taint and toleration documentation 2017-08-28 09:50:46 +08:00
Rohit Agarwal beb3591662 Update pod names to match what's in the spec. 2017-08-27 10:10:20 -07:00
Stewart-YU 9071a63b85 Update configure-aggregation-layer.md
Missing a signal.
2017-08-27 18:27:48 +08:00
chenhuan12 4416d79eb9 fix the command output
fix the command output
2017-08-26 15:33:34 +08:00
Quentin Revel f4f58b646f Update parallel-processing-expansion.md (#5060)
Fix job.yaml.jinja2 job
2017-08-25 13:06:27 -07:00
Stewart-YU c17803f912 Update cluster-management.md (#5130)
Missing equal sign.
2017-08-25 12:59:22 -07:00
Anton Drukh 5b79d36e59 docs: fixing a typo 2017-08-25 21:46:50 +03:00
Quentin Revel d13c10d0ff Update memory-constraint-namespace.md (#5135) 2017-08-25 11:06:59 -07:00
Pablo Guerrero 400cdbf068 typo: duplicate "to" (#5200) 2017-08-25 10:37:09 -07:00
Radhika Puthiyetath 44f3acad1e Merge pull request #5157 from wackxu/patch-71
Update update-daemon-set.md
2017-08-24 21:10:02 -07:00
Radhika Puthiyetath b6fb005a81 Merge pull request #4284 from dnardo/ip-masq-doc
Update ip-masq-agent docs
2017-08-24 15:41:38 -07:00
Radhika Puthiyetath 91d5f137f7 Merge pull request #5152 from stewart-yu/patch-34
Update update-daemon-set.md
2017-08-24 14:29:18 -07:00
chenhuan12 e05a662aee fix the command output (#5185)
fix the command output
2017-08-24 14:19:23 -07:00
Zihong Zheng e121181198 Add known issues for source ip preservation (#5190) 2017-08-24 14:12:11 -07:00
zhang dongqi ad7e057283 It should be CPU NOT memory here. (#5167) 2017-08-24 13:59:59 -07:00
Alexander Prokopyev dd0c9d5c49 Update dns-horizontal-autoscaler.yaml
`mode` is deprecated in favor of dynamic switching starting from 1.1.2
2017-08-24 11:14:45 -07:00
chenhuan12 c959eeecd0 fix the command output
fix the command output
2017-08-24 11:04:16 -07:00
Anthony 69a6c605b2 Update ingress.md
modify "Replicaset" to "ReplicaSet"
2017-08-24 09:55:12 -07:00
Stewart-YU b72473c39e Update install-kubectl.md
Fix url. Original are not url.
2017-08-24 09:54:28 -07:00
Anthony e8029bdc4e Update highly-available-master.md (#5006)
* Update highly-available-master.md
2017-08-24 09:41:07 -07:00
Anthony 1d06ea0095 Update ip-masq-agent.md
modify "A boolean" to "A Boolean"
2017-08-24 09:39:10 -07:00
Stewart-YU 9105932510 Update declare-network-policy.md
Fix the format. The format in orginal web page is confusion.
2017-08-24 09:38:12 -07:00
XsWack 1245055dfc Update managing-tls-in-a-cluster.md (#5101)
fix bad url
2017-08-23 13:13:52 -07:00
Steve Perry 74fe1170cc Update kubeconfig topics. (#4439) 2017-08-22 22:51:55 -07:00
fisherxu 6e408656af fix incorrect configmap-key in /docs/tasks/configure-pod-container/vim configure-pod-configmap.md 2017-08-23 10:51:44 +08:00
Daniel Nardo ca31adc78c Update ip-masq-agent docs:
- adds the node label requirements to the steps for running ip-masq-agent
- change the wording on when this is the default.
2017-08-22 19:43:56 -07:00
Weibin Lin 0bcb1cef76 Update access-cluster.md (#5078)
update link and fix typos
2017-08-22 16:54:27 -07:00
Stewart-YU e960ee7f6e Update out-of-resource.md (#5087)
Setting a url.
2017-08-22 16:51:29 -07:00
Stewart-YU 0f31e7de8a Update index.md (#5092)
Setting a url.
2017-08-22 16:49:55 -07:00
Stewart-YU 87dcad5db6 Update force-delete-stateful-set-pod.md (#5095)
Fix the format. The format in orginal web page is confusion.
2017-08-22 16:48:39 -07:00
XsWack 9248fca03e Update debug-pod-replication-controller.md (#5100)
Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
2017-08-22 16:47:33 -07:00
XsWack 7306fd77c0 Update cpu-constraint-namespace.md (#5103)
fix bad url
2017-08-22 16:45:59 -07:00
Jennifer Rondeau 1fde3b43f5 Merge pull request #5143 from stewart-yu/patch-33
Update access-cluster.md
2017-08-22 18:32:38 -04:00
Jennifer Rondeau 4e3cfc94fa Update access-cluster.md
Fix one addition in original PR (added period is incorrect at l238). Rewrote the paragraph for greater clarity, however.
2017-08-22 18:29:05 -04:00
Jennifer Rondeau 845b9f0ea2 Merge pull request #5144 from wackxu/patch-67
Update assign-cpu-resource.md
2017-08-22 17:19:39 -04:00
Cody Clark 5d8dbf6b04 Merge branch 'master' into patch-56 2017-08-22 13:23:39 -04:00
XsWack fc453318a9 Update update-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 22:02:09 +08:00
XsWack a44edb64b0 Update rollback-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 21:59:31 +08:00
Stewart-YU 9d56d650cf Update update-daemon-set.md
Fix a TODO url.
2017-08-22 19:54:07 +08:00
XsWack 165dc3f80f Update assign-cpu-resource.md
Remove extra blank line and format the command line
2017-08-22 10:09:13 +08:00
Stewart-YU 527682ca66 Update access-cluster.md
Missing  signals.
2017-08-22 09:21:03 +08:00
Slava Semushin 1f5b64b24f encrypt-data.md: fix name of the secret in kubectl command. 2017-08-21 17:59:57 -07:00
Weibin Lin 3cc885a3b9 Update list-all-running-container-images.md
fixed syntax error
2017-08-21 17:58:34 -07:00
Weibin Lin d971806377 Update authenticate-across-clusters-kubeconfig.md 2017-08-21 17:57:47 -07:00
Dan Wendlandt eb84048739 Add Cilium to list of network policy plugins in docs (#4725)
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-21 16:47:06 -07:00
Weibin Lin d6415cfe99 Update change-pv-reclaim-policy.md 2017-08-21 16:34:46 -07:00
TigerXu e81e3c8464 unify all service yaml: use 2 spaces indent (#4754) 2017-08-21 16:28:12 -07:00
XsWack b10efe5564 Update assign-memory-resource.md
Remove the extra blank lines and unified command line format
2017-08-21 16:20:11 -07:00
Anthony b0668569e8 Update set-up-cluster-federation-kubefed.md
add "." to the sentence
2017-08-21 16:19:43 -07:00
Anthony ca88e8825a Update federation-service-discovery.md (#5052)
* Update federation-service-discovery.md

add "." to the sentence

* Update federation-service-discovery.md
2017-08-21 16:19:21 -07:00
Weibin Lin 642d35b47b Update access-cluster.md
Line 203: remove redundant "it"
2017-08-21 16:15:59 -07:00
Weibin Lin ec7116258d Update security-context.md (#5075)
* Update security-context.md

* Update security-context.md
2017-08-21 15:48:56 -07:00
Weibin Lin 71715a8ce2 Update rollback-daemon-set.md 2017-08-21 15:23:51 -07:00
XsWack edb999f227 Update determine-reason-pod-failure.md
format the command line
2017-08-19 11:24:21 +08:00
Anthony 50dbd9877b Update set-up-coredns-provider-federation.md
modify "Bringup" to "Bring up"
2017-08-18 12:21:02 -07:00
XsWack bea2c15aa3 Update static-pod.md
Remove blank lines and unified the command line format
2017-08-18 11:58:20 -07:00
Cody Clark a5cf309102 Merge branch 'master' into patch-54 2017-08-18 10:01:08 -07:00
Cody Clark 181652e439 Merge branch 'master' into patch-53 2017-08-18 09:42:04 -07:00
Anthony 8b2485c441 Update scheduling-gpus.md
modify "nvidia drivers" to "Nvidia drivers"
2017-08-18 09:19:32 -07:00
XsWack 1fdaa2baa4 Update define-environment-variable-container.md
format the command line
2017-08-18 09:17:56 -07:00
Weibin Lin eee656902f Update audit.md 2017-08-18 09:17:20 -07:00
Weibin Lin 818fa9b3a1 Update configure-liveness-readiness-probes.md
fix typo
2017-08-18 09:15:11 -07:00
Anthony 8a1a91eb54 Update running-cloud-controller.md (+1 squashed commit)
Squashed commits:
[49b911e] Update running-cloud-controller.md
2017-08-18 09:11:04 -07:00
Anthony 573442c182 Update running-cloud-controller.md
add "." to the sentence
2017-08-18 09:06:19 -07:00
Stewart-YU 8ec5b44696 Update audit.md
Missing a symbol.
2017-08-18 08:59:55 -07:00
Anthony d629ec4a1c Update cluster.md
modify "Configmap" to "ConfigMap"
2017-08-18 08:59:35 -07:00