chenhuan12
162e042d42
fix the command output ( #5316 )
...
fix the command output
2017-09-08 17:47:46 -07:00
chenhuan12
728598298f
fix the command output ( #5315 )
...
fix the command output
2017-09-08 17:46:32 -07:00
Evgeny Shmarnev
bc0eae1b34
Update persistent-volumes.md ( #5314 )
...
Add necessary line breaks so vSphere yaml examples will be shown correctly.
2017-09-08 17:45:40 -07:00
Kyle Bai
9981d7e6c9
Remove unknown flag for apiserver ( #5312 )
2017-09-08 17:44:41 -07:00
Cliff Burdick
ef24a54abd
Update downward-api-volume-expose-pod-information.md ( #5309 )
...
Keeping the capitalization uniform.
2017-09-08 17:37:19 -07:00
John Belamaric
e0cb103488
Add coredns to add-on list ( #5358 )
...
* Add CoreDNS addon
* Update text
2017-09-08 13:17:08 -07:00
chenhuan12
c3209bb680
fix the command output
...
fix the command output
2017-09-08 13:06:42 -07:00
Ahmet Kizilay
108a4051fe
updated kops download link to latest version ( #5345 )
...
* 1.6.1 -> 1.7.0
2017-09-08 09:10:24 -07:00
lemon-tree
53debf5df0
Update kube-proxy.md ( #5344 )
...
there lost a blank character.
2017-09-08 09:09:48 -07:00
jianglingxia
93133cca2f
duplicate not ( #5347 )
2017-09-08 09:04:16 -07:00
Ryan McGinnis
edb249a74f
Merge pull request #5342 from kubernetes/ryanmcginnis-patch-1
...
Edits deployment.md
2017-09-08 08:01:18 -07:00
Ryan McGinnis
0347e50b82
Update deployment.md
2017-09-08 07:32:40 -07:00
Iago López Galeiras
02155b7b96
Add quotes to JSONPATH bash variable
...
The command was failing with
error: error parsing jsonpath {range, unclosed action
We need to quote `$JSONPATH` so the full contents of the variable are
passed to `-o jsonpath=`.
Fixes #4258
2017-09-08 13:14:21 +02:00
Andrew Bonventre
15b57839b8
Fix typo (TEMPALTE -> TEMPLATE) ( #5337 )
2017-09-07 18:40:35 -07:00
Ryan McGinnis
11161b6351
Edits deployment.md
...
- Fixes an inaccuracy: `template: metadata: labels:` labels the Pod template rather than the containers
- Elaborates some more on the explanation of the manifest
2017-09-07 17:09:24 -07:00
Liz Rice
7b2ed94079
Include kubelet and kube-proxy in list of pre-reqs ( #4469 )
...
* Include kubelet and kube-proxy in list of pre-reqs
Fixes #4454
* Use relative links
2017-09-06 16:37:07 -07:00
Murali Reddy
11787fa521
add kube-router as network policy provider
2017-09-06 13:07:24 -07:00
Ziqi Zhao
ef36140de2
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
...
Fix the mistakes in the "StatefulSet Basics"
In the section "Updating StatefulSets", when the update strategy is OnDelete and the web-0 pod is updated by deleting it manually.
Then the web-1 and web-2 should still have the original image. But in the current version, the article says that the web-0 and web-1
still have the original image.
2017-09-06 13:03:52 -07:00
Andre Marschalek
683c288bcc
Update fedora_ansible_config.md
2017-09-06 13:02:29 -07:00
Qiming Teng
ee641854a6
Fix admission-controllers section
...
This patch refactors the admin/admission-controllers section:
- Reorder the built-in controllers based on their names
- Added controllers that were not documented:
* GenericAdmissionWebhook
* Initializers
* LimitPodHardAntiAffinity
* NamespaceAutoProvision
* NamespaceExists
* OwnerReferencesPermissionEnforcement
* PersistenVolumeLabel
* PodPreset
* PodTolerationRestriction
2017-09-06 12:53:32 -07:00
chenxingyu
f520d3940d
add doc for special note for hpa
2017-09-06 13:09:40 +08:00
Andrew Chen
6e584be28e
Merge pull request #4673 from lpabon/patch-2
...
Add annotation documentation for AWS ELBs
2017-09-05 15:36:27 -07:00
Andrew Chen
5d71c06c36
Merge pull request #4360 from CaoShuFeng/404_page_part_2
...
fix one 404 page in doc
2017-09-05 15:32:38 -07:00
Radhika Puthiyetath
e0517e0799
concepts/configuration/manage-compute-resources-container.md: fix a conversion ( #4952 )
...
Rewrite the description for spec.containers[].resources.limits.cpu
2017-09-05 15:28:36 -07:00
Andrew Chen
8d79723fe6
Merge pull request #5258 from mattjmcnaughton/mattjmcnaughton/add-links-to-cassandra-example-previous-knowledge
...
Add links to cassandra example objectives
2017-09-05 14:33:21 -07:00
Andrew Chen
db2d983c4c
Merge pull request #5259 from chenhuan12/patch-75
...
fix typo
2017-09-05 14:32:10 -07:00
Andrew Chen
3322229467
Merge pull request #5262 from madorn/patch-1
...
use the term 'node' for consistency
2017-09-05 14:30:58 -07: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
Stewart-YU
1bc0bda657
Update authentication.md ( #5281 )
...
* Update authentication.md
Add links, and fix format.
* add that
* add code format
2017-09-05 14:28:47 -07:00
Andrew Chen
fde2f830ff
Merge pull request #5266 from chenhuan12/patch-77
...
fix the command output
2017-09-05 14:26:01 -07:00
Andrew Chen
5d15f4e288
Merge pull request #5273 from chenhuan12/patch-78
...
fix typo
2017-09-05 14:25:43 -07:00
Andrew Chen
c3a0e84b92
Merge pull request #5274 from chenhuan12/patch-79
...
fix the command output
2017-09-05 14:25:22 -07:00
Andrew Chen
d92c325ee1
Merge pull request #5275 from hzxuzhonghu/patch-12
...
Update disruptions.md
2017-09-05 14:24:29 -07:00
Andrew Chen
cdccb052f6
Merge pull request #5280 from stewart-yu/patch-50
...
Update binary_release.md
2017-09-05 14:23:34 -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
b6d83bfffa
Merge pull request #5287 from chenhuan12/patch-80
...
fix the command output
2017-09-05 14:16:40 -07:00
Andrew Chen
ae299f0cd9
Merge pull request #5288 from chenhuan12/patch-81
...
fix the command output
2017-09-05 14:16:05 -07:00
Andrew Chen
de1f24d4c9
Merge pull request #5295 from chenhuan12/patch-83
...
fix the command output
2017-09-05 14:14:00 -07:00
Andrew Chen
5a18f9fba6
Merge pull request #5296 from chenhuan12/patch-84
...
fix the command output
2017-09-05 14:13:19 -07:00
Andrew Chen
d6a96e4cfb
Merge pull request #5297 from chenhuan12/patch-85
...
fix the command output
2017-09-05 14:12:35 -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
e540545bcc
Merge pull request #5303 from zmlka/patch-2
...
Space needed before list in kramdown.
2017-09-05 14:09:20 -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
738e220fe4
Merge pull request #5256 from dhilipkumars/patch-18
...
fix a broken link
2017-09-05 14:06:59 -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
Andrew Chen
ebef9a24c6
Merge pull request #5208 from justinsb/fix_token_auth_file_link
...
Fix token-authentication-file internal link
2017-09-05 14:01:50 -07:00
Andrew Chen
7ab1dd0e46
Merge pull request #5277 from stewart-yu/patch-47
...
Update guaranteed-scheduling-critical-addon-pods.md
2017-09-05 13:59:48 -07:00
Stewart-YU
aa5df3c4c8
Update photon-controller.md ( #5279 )
...
* Update photon-controller.md
Fix format: number order in Prerequisites Part is 1->2->3->4->5->6, rather than 1->2->1->1->2->3
* add intents to fix ordered bullets
2017-09-05 13:58:58 -07:00
Andrew Chen
ca57c2a80c
Merge pull request #5278 from stewart-yu/patch-48
...
Update troubleshooting.md
2017-09-05 13:58:10 -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
Martin Zemlicka
8b154e2f45
Space needed before list in kramdown.
...
Need to have a space there for the list to work with the kramdown markdown engine. Without it it is just a paragraph.
2017-09-05 17:03:41 +02:00
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
chenhuan12
06b396ff1e
fix the command output
...
fix the command output
2017-09-05 11:00:37 +08:00
chenhuan12
14ce35f3ab
fix the command output
...
fix the command output
2017-09-05 10:13:21 +08:00
chenhuan12
2c5ae8d514
fix the command output
...
fix the command output
2017-09-05 09:40:07 +08:00
chenhuan12
3227e17acd
fix the command output
...
fix the command output
2017-09-04 16:42:40 +08:00
chenhuan12
fe11347d6f
fix the command output
...
fix the command output
2017-09-04 15:46:47 +08:00
chenhuan12
fed5d25fb8
fix the command output
...
fix the command output
2017-09-04 15:37:12 +08:00
kairen
c6636e89df
Fix CRD page typo
2017-09-04 15:08:07 +08:00
Cao Shufeng
64e198b9ff
fix 404 page
2017-09-04 14:35:10 +08:00
Stewart-YU
41067dec8a
Update binary_release.md
...
It should add a url.
2017-09-03 11:09:38 +08:00
Stewart-YU
34a9e707bd
Update troubleshooting.md
...
Fix format: " Load Balancer interfering with Helm" should Block Body.
2017-09-03 10:35:55 +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
Max Kuchin
3c8a775588
Include filename fix ( #5139 )
...
* Include filename fix
mysql-deployment.yaml was included instead of wordpress-deployment.yaml in the last step.
* removing footer change #5139
2017-09-02 16:58:08 -07:00
Anthony
cc8d5283b4
Update gce.md ( #5163 )
...
* Update gce.md
modify use` gcloud` to use ` gcloud` and upper ssh
* Update gce.md
modify ` gcloud` to `gcloud`
2017-09-02 16:01:41 -07:00
TigerXu
a9d76d294e
Update disruptions.md
2017-09-02 11:41:03 +08:00
chenhuan12
67fa4f2312
fix the command output
...
fix the command output
2017-09-02 10:24:35 +08:00
chenhuan12
90877ea0b9
fix typo
...
fix typo
2017-09-02 10:01:53 +08:00
Stewart-YU
061a16bfb5
Update stage-documentation-changes.md ( #5213 )
...
* Update stage-documentation-changes.md
Fix the format. The format in orginal web page is confusion.
* convert note to callout
* make note multiline
* fix code block
2017-09-01 17:42:21 -07:00
Andrew Chen
cc289c8f6c
Merge pull request #5062 from stewart-yu/patch-22
...
Update index.md
2017-09-01 17:17:07 -07:00
Andrew Chen
24f59986fc
Merge pull request #5220 from stewart-yu/patch-46
...
Update daemonset.md
2017-09-01 17:16:04 -07: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
b9eca0473c
Merge pull request #5237 from zhangxiaoyu-zidif/patch-23
...
fix typo:ConfigMap
2017-09-01 16:58:14 -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
James Turnbull
8c1d5fe1c8
Fixed broken link to Pods concept documentation ( #5223 )
...
* Fixed broken link to Pods concept documentation
* Fixed link to statefulset too
2017-09-01 16:57:29 -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
d7cbe46e51
Merge pull request #5196 from hanxiaoshuai/patch-86
...
Update bootstrap-tokens.md
2017-09-01 16:55:30 -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
838312e431
Merge pull request #5162 from netroby/pr/fix-centos-doc
...
Fix document style
2017-09-01 16:44:21 -07:00
Andrew Chen
b33c537a78
Merge pull request #5224 from mindprince/patch-4
...
Remove broken link.
2017-09-01 16:40:34 -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
b59e0e7f98
Merge pull request #5218 from stewart-yu/patch-44
...
Update namespaces.md
2017-09-01 16:39:45 -07:00
Andrew Chen
a4016b1a5f
Merge pull request #5211 from stewart-yu/patch-36
...
Update fedora_manual_config.md
2017-09-01 16:39:17 -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
19548473d1
Merge pull request #5268 from jolcese/patch-1
...
Update deployment.md
2017-09-01 16:10:44 -07:00
Andrew Chen
f61c805743
Merge pull request #5265 from chenhuan12/patch-76
...
fix the command output
2017-09-01 16:05:36 -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
e3a349073b
Merge pull request #5225 from mindprince/clean-up-index
...
Clean up the index page.
2017-09-01 15:00:39 -07:00
Andrew Chen
7445de9b82
Merge pull request #4727 from ericchiang/auth-remove-custom-module
...
docs/admin: encourage out-of-tree auth-N/Z integrations
2017-09-01 14:59:06 -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
Jose Olcese
b99a6e9743
Update deployment.md
...
deployment name is nginx-deployment and not nginx
2017-09-01 14:30:02 -07:00
Ryan McGinnis
7f828b9ee3
Edits "Creating a Deployment" section ( #5195 )
...
* Edits "Creating a Deployment" section
* Explains the example Deployment
* Explains command output
* Comprehensive edit for reader comprehension, length, and style
* Update deployment.md
2017-09-01 10:55:03 -07:00
chenhuan12
e8ade71000
fix the command output
...
fix the command output
2017-09-01 16:34:07 +08:00
chenhuan12
6ce4d572f4
fix the command output
...
fix the command output
2017-09-01 16:16:55 +08:00
kairen
4cd97a2162
Fix curl does not work in zsh
2017-09-01 11:33:08 +08:00
Matt Dorn
e99a7c9db8
use the term 'node' for consistency
2017-08-31 17:41:35 -07:00
divyenpatel
69d2091ca6
Updating vSphere Cloud Provider Documentation ( #5241 )
...
* adding vSphere Cloud Provider Documentation Link, updated introduction and added slack support link
* content edits
2017-08-31 16:16:24 -07:00
chenhuan12
b61bc9b32f
fix typo
...
fix typo
2017-08-31 10:57:24 +08:00
mattjmcnaughton
e9ca01a46e
Add links to cassandra example required knowledge
...
When going through this section of the documentation, I found myself
wishing the concepts linked to the relevant documentation, so I could
verify I understood the concepts.
2017-08-30 20:41:15 -04:00
Dhilip
8cec9c3987
fix a broken link
2017-08-31 01:20:14 +05:30
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
vuil
46aa547642
Update disruptions.md
2017-08-29 15:27:33 -07:00
Jennifer Rondeau
1696664888
Merge pull request #5227 from chenhuan12/patch-70
...
fix the command output
2017-08-29 16:45:25 -04:00
Luis Pabón
03e91e6015
Create new cloud-provider documentation
...
This new document location now houses the specific configurations
for cloud providers, starting with AWS.
2017-08-29 11:43:03 -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
Tim(Xiaoyu) Zhang
60afe11100
fix typo:ConfigMap
...
ConfigMap is a kind of volume. So We should use its formal name.
2017-08-29 15:08:41 +08: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
Ryan McGinnis
8c9e84c201
Merge pull request #5217 from fgogolli/patch-1
...
Update deployment.md
2017-08-28 13:51:13 -07:00
Stewart-YU
e7384f280e
Update volumes.md ( #5214 )
...
* Update volumes.md
Fix the formats.
* Convert important and note into callouts
2017-08-28 12:28:11 -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
Andrew Chen
992573fe36
Merge pull request #5231 from chrismytton/patch-1
...
Fix link to Pod overview from concepts index
2017-08-28 12:22:21 -07:00
Andrew Chen
ddcb817b45
Merge pull request #5226 from chenhuan12/patch-69
...
fix the command output
2017-08-28 12:21:39 -07:00
Stewart-YU
12722567fe
Update images.md ( #5212 )
...
* Update images.md
Add signals.
* Add capitalization
* Add additional capitalization and punctuation.
2017-08-28 12:20:29 -07:00
Andrew Chen
f8b235fca0
Merge pull request #5209 from justinsb/fix_internal_links_federation
...
Fix invalid internal links in federation doc
2017-08-28 12:03:37 -07:00
Radhika Puthiyetath
a99a577ca3
Merge pull request #5189 from cloudnativelabs/kubeadm
...
kubernetes cluster setup with kube-router using kubeadm
2017-08-28 11:18:59 -07:00
Chris Mytton
2fdca62f97
Fix link to Pod overview from concepts index
...
There was a typo in the path which was causing the link to the "Pod Overview" page to 404.
2017-08-28 13:54:32 +01: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
8019d73c97
Clean up the index page.
...
'Picking the Right Solution' already points to all these tools along with all other options.
2017-08-27 16:01:52 -07:00
Rohit Agarwal
681fd11bac
Remove broken link.
2017-08-27 15:44:59 -07:00
Rohit Agarwal
beb3591662
Update pod names to match what's in the spec.
2017-08-27 10:10:20 -07:00
Stewart-YU
9f901b1cf8
Update daemonset.md
...
Missing a signal.
2017-08-27 18:36:40 +08:00
Stewart-YU
9071a63b85
Update configure-aggregation-layer.md
...
Missing a signal.
2017-08-27 18:27:48 +08:00
fgogolli
1d11905cb5
Update deployment.md
2017-08-27 11:26:51 +01:00
Stewart-YU
7e7170cecb
Update namespaces.md
...
Missing signal.
2017-08-27 18:25:45 +08:00
fgogolli
586081ad48
Update deployment.md
2017-08-27 11:05:17 +01:00
Stewart-YU
a6abd035ec
Update fedora_manual_config.md
...
Fix signal.
2017-08-27 09:38:40 +08:00
Justin Santa Barbara
02e5ef9a51
Fix invalid internal links in federation doc
...
Remove double-# links
2017-08-26 11:38:22 -04:00
Justin Santa Barbara
ffe506f76a
Fix token-authentication-file internal link
...
Had a triple-#
2017-08-26 11:36:19 -04:00
chenhuan12
4416d79eb9
fix the command output
...
fix the command output
2017-08-26 15:33:34 +08:00
Eric Chiang
78c2801d1b
docs/admin: encourage out-of-tree auth-N/Z integrations
...
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.
Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.
2017-08-25 16:23:29 -07:00
Stewart-YU
a17a3b9cb1
Update images.md ( #5034 )
...
Fix the format. The format in orginal web page is confusion.
2017-08-25 13:13:20 -07:00
lemon-tree
4376fa34fd
Update docker-cli-to-kubectl.md ( #5040 )
...
Added the lost ",".
2017-08-25 13:12:18 -07: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
XsWack
bc9bb3e929
Update clc.md ( #5107 )
...
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-25 12:57:11 -07:00
Chris Stryczynski
4ae4607f6c
Added additional information about retrieving a secret ( #5198 )
2017-08-25 12:56:29 -07:00
chenhuan12
bb3437058b
fix typo ( #5197 )
...
fix typo
2017-08-25 11:58:07 -07:00
Matt McNaughton
0a56b9db51
Add description of k8s dns to guestbook ( #5201 )
...
Going through the guestbook tutorial for the first time,
the deployment configuration mentioned that whether my configuration
included a DNS service would dictate which env value I used for the
`GET_HOSTS_FROM` variable. According to
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/ ,
k8s includes DNS by default starting with v1.3.
Add this additional info to help the user better understand when DNS
may/may not be enabled.
2017-08-25 11:54:16 -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