XsWack
bf3bbf42a2
Update port-forward-access-application-cluster.md
...
Fix leading spaces in kubectl commands
2017-08-11 11:00:24 -07:00
TigerXu
3c0b541b96
Update disruptions.md
...
update links to prevent redirect
2017-08-11 16:20:47 +08:00
TigerXu
a26f5c5ce6
Add some links for pod-overview.md ( #4763 )
...
* Add some links for pod-overview.md
Add some links
* use relative paths for URLs
2017-08-11 00:56:50 -07:00
TigerXu
0d671d8c06
Update pod-overview.md ( #4762 )
...
* Update pod-overview.md
fix typo
* reword
2017-08-11 00:39:10 -07:00
hanxiaoshuai
02430b4c7e
Update pod-security-policy.md
...
modify "their value is" to "their values are"
2017-08-11 00:28:25 -07:00
netroby
cb6f20d727
To install latest weave net plugin
...
Ref:
https://www.weave.works/docs/net/latest/kubernetes/kube-addon/
2017-08-11 00:19:19 -07:00
Lion-Wei
290e77988f
Update federation-service-discovery.md
...
add a space.
2017-08-10 21:49:23 -07:00
xuzhonghu
7e018fd376
fix typo in authentication.md
2017-08-10 21:43:55 -07:00
Slava Semushin
b6c5ecd438
encrypt-data.md: make base64 command work on Linux.
2017-08-10 21:34:34 -07:00
XsWack
551587e727
Update service-access-application-cluster.md
...
Fix leading spaces in kubectl commands and unified format.As ahmetb says,This is causing bash/zsh shells to not to record the executed command in the history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
2017-08-10 17:57:34 -07:00
Stewart-YU
8f887edaf1
Update run-single-instance-stateful-application.md ( #4709 )
...
missing a space
2017-08-10 16:58:08 -07:00
Michelle Au
c835bfc68d
Add multizone limitations regarding dynamic provisioning ( #4706 )
2017-08-10 16:04:02 -07:00
Stewart-YU
cc7cadb138
Update ingress.md ( #4712 )
...
spelling mistake.
2017-08-10 12:03:54 -07:00
Stewart-YU
a0a999d88e
Update kubeadm.md
...
spelling mistake.
2017-08-10 10:49:48 -07:00
Stewart-YU
23944b4092
Update zookeeper.md
...
delete word "documentation"
2017-08-10 10:49:19 -07:00
Stewart-YU
b3eca614c7
Update ingress.md
...
missing space.
2017-08-10 10:48:51 -07:00
Matthew Huxtable
2bd131f98f
Correct indent bug in httpGet liveness probe
2017-08-10 10:47:17 -07:00
lichuqiang
53a1e25103
fix typo
2017-08-10 10:46:47 -07:00
XsWack
13b6ea0707
Update jobs-run-to-completion.md
...
fix typo
2017-08-10 14:51:34 +08:00
Stewart-YU
1be8ef6513
Update resource-quotas.md ( #4728 )
...
* Update resource-quotas.md
Invalid link.
* fix url
2017-08-09 23:17:01 -07:00
Erik Stidham
c357416682
Update Calico to latest
...
- kubectl does not follow the "latest" redirects so they need the real
version
2017-08-09 13:35:58 -05:00
Chulmin Kang
95331dad38
Update deployment.md
...
Fix the broken textboxes
2017-08-10 02:39:35 +09:00
Dhilip
041a680483
Minor grammar change
...
Minor grammar fix
2017-08-09 10:12:59 -07:00
Dhilip
470ced01ba
Slightly improves the readability.
...
fix a couple of places that slightly improves the clarity.
2017-08-09 10:12:27 -07:00
lichuqiang
25f0f09775
fix typo
2017-08-09 10:10:16 -07:00
Stewart-YU
da5872845f
Update daemonset.md
...
The first letter needs to be capitalized
2017-08-09 10:09:47 -07:00
Rohit Sharma
cd90b08c06
Update extend-api-third-party-resource.md
2017-08-09 10:09:13 -07:00
XsWack
97f27d6f4f
fix typo
...
fix typo
2017-08-09 10:07:54 -07:00
Xiaoyu Zhang
da139b36be
Update kubectl get scale's output ( #4708 )
2017-08-09 10:07:21 -07:00
SrinivasChilveri
eceb421911
Update master-node-communication.md ( #4691 )
...
* Update master-node-communication.md
Not working Links are updated
* Update master-node-communication.md
changed based on suggestion
* updated as per suggestion
2017-08-09 10:06:22 -07:00
supereagle
23b482294e
Update configure-pod-configmap.md
2017-08-09 09:59:48 -07:00
XsWack
64d8c68a3f
Update configure-liveness-readiness-probes.md
...
Fix bad url. http://k8s.io/docs/user-guide/liveness/image/server.go is a bad url and it should be https://github.com/kubernetes/kubernetes/blob/master/test/images/liveness/server.go
2017-08-09 09:54:58 -07:00
Stewart-YU
2d47c4834f
Update upgrades.md
...
spelling mistake
2017-08-09 09:53:10 -07:00
Michelle Au
dad3701316
Fix statefulset storageclass example
2017-08-09 09:48:46 -07:00
XsWack
1ebeb23b48
Update user-guide.md
...
fix typo
2017-08-09 09:12:00 -07:00
XsWack
646880aaba
Update resource-usage-monitoring.md
...
fix typo
2017-08-09 09:11:27 -07:00
Stewart-YU
b9ef86b07e
Update style-guide.md ( #4699 )
...
spelling mistake
2017-08-09 09:10:53 -07:00
dengyi1996
627ff5d40a
Update weave-network-policy.md ( #4683 )
...
* Update weave-network-policy.md
add weavenet networkpolicy example
* Edits from zacharysarah
* Merge branch 'master' into patch-10
* Merge branch 'patch-10' of github.com:dengyi1996/kubernetes.github.io into patch-10
* Merge branch 'master' into patch-10
2017-08-08 22:49:09 -07:00
Brad Beam
36c4ea8923
Updates for kubespray deployment ( #4690 )
...
* Updates for kubespray deployment
* Update kubespray.md
2017-08-08 22:23:10 -07:00
XsWack
544891a7e2
Update configmap.md
...
fix typo
2017-08-09 08:58:32 +08:00
Kaitlyn Barnard
d4d5f3ec3c
Adding online tutorials to nav
2017-08-08 16:31:07 -07:00
Stewart-YU
01778992aa
Update review-issues.md
...
spelling mistake
2017-08-08 16:30:28 -07:00
Andrew Chen
091f52f901
escape liquid curly braces
2017-08-08 16:19:45 -07:00
lichuqiang
b5e030dcbd
fix typo in connect-application-service.md
2017-08-08 16:17:40 -07:00
XsWack
230abbce22
Update declarative-object-management-configuration.md
...
fix typo
2017-08-08 15:20:23 -07:00
Slava Semushin
8bbae8df49
encrypt-data.md: update all secrets in all namespaces.
2017-08-08 15:09:39 -07:00
XsWack
428a03de7c
Merge branch 'master' into patch-9
2017-08-08 16:46:29 +08:00
Steve Perry
2576f404f0
Start new task for Opaque Integer Resources. ( #4363 )
2017-08-08 01:05:23 -07:00
XsWack
90b7489ecf
Update set-up-cluster-federation-kubefed.md
...
fix typo and unified format
2017-08-08 14:22:27 +08:00
Andrew Chen
5734322407
Merge pull request #4679 from stewart-yu/patch-6
...
Update daemonset.md
2017-08-07 21:26:23 -07:00