Andrew Chen
a60b2d3045
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.8
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
ZTE-SH-CN-debug-pod-replication-controller-2017-09-14-14
ZTE-SH-CN-define-command-argument-container (#5381 )
Update index.md
Update Kompose docs
Improve host aliases page (#5443 )
Add link to AlwaysPullImages admission controller
Revert "create homepage for user journeys"
create homepage for user journeys
fix the command output
ZTE-SH-CN-run-application-run-single-instance-stateful-application-pr-2017-… (#5363 )
Add a note to static pod manifest scanning
revert WordPress and MySQL PV doc changes to use apps/v1beta2 APIs (#5461 )
Fix pod probes yaml file
Redirect v1 docs. (#5460 )
Fix error link (#5459 )
Fix typo in deployment documentation
# Conflicts:
# docs/tutorials/stateful-application/basic-stateful-set.md
2017-09-15 17:19:32 -07:00
chenhuan12
fcdf4ecc83
fix the command output
...
fix the command output
2017-09-14 16:36:47 -07:00
Jun Xiang Tee
e229c03584
revert WordPress and MySQL PV doc changes to use apps/v1beta2 APIs ( #5461 )
2017-09-14 13:17:51 -07:00
steveperry-53
ed363f786c
Merge branch 'master' into release-1.8
2017-09-14 10:14:57 -07:00
Jun Xiang Tee
c912140727
update wordpress and mysql PV doc to use apps/v1beta2 APIs ( #5424 )
2017-09-13 19:43:00 -07:00
Kenneth Owens
90d95e7ab2
Update StatefulSet Basics for 1.8 release ( #5398 )
2017-09-13 14:49:57 -07:00
Anirudh Ramanathan
053c79464c
Fix deployments ( #5421 )
2017-09-12 17:00:14 -07:00
chenhuan12
ac3c40c91d
fix the command output
...
fix the command output
2017-09-12 13:22:09 -05: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
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
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
Andrew Chen
f61c805743
Merge pull request #5265 from chenhuan12/patch-76
...
fix the command output
2017-09-01 16:05:36 -07:00
chenhuan12
6ce4d572f4
fix the command output
...
fix the command output
2017-09-01 16:16:55 +08: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
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
https://github.com/kubernetes/kubernetes/commit/cb712e41d435dbb42519bded680fef4043dd23b3 ,
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
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
Malepati Bala Siva Sai Akhil
7d8b9b0b45
Fix minor typo in Deploying WordPress and MySQL with PVs ( #5181 )
...
Signed-off-by: Malepati Bala Siva Sai Akhil <malepatib.akhil@huawei.com >
2017-08-25 10:55:18 -07:00
Radhika Puthiyetath
3a06c0bd82
Merge pull request #5154 from qrevel/patch-3
...
Update basic-stateful-set.md
2017-08-24 15:39:34 -07:00
chenhuan12
082b5d0403
fix typo
...
fix typo
2017-08-24 11:02:36 -07:00
Ahmet Alp Balkan
c0e33050ab
Stop importing tutorials from k/examples repo
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-08-22 10:02:01 -07:00
Quentin Revel
6961877c8b
Update basic-stateful-set.md
2017-08-22 15:21:31 +02:00
Quentin Revel
b8bb7f0c3d
Update basic-stateful-set.md
2017-08-22 15:14:16 +02:00
TigerXu
e81e3c8464
unify all service yaml: use 2 spaces indent ( #4754 )
2017-08-21 16:28:12 -07:00
Anatoli Babenia
c179046d1e
deploy-intro.html Simplify explanation of Deployment
...
In particular mention that Deployment is a configuration
2017-08-21 16:17:35 -07:00
Ahmet Alp Balkan
acff65891f
tutorials/guestbook, tutorials/cassandra: import latest ( #4775 )
...
* tutorials/guestbook: fix broken links
Importing from kubernetes/examples repository.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
* Import newer versions for guestbook and cassandra
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-08-18 17:10:40 -07:00
Ahmet Alp Balkan
beff4d8499
Import wordpress tutorial from k/examples ( #5079 )
...
* Update mysql-wordpress-pd import script
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
* Import wordpress-mysql tutorial
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-08-18 14:57:06 -07:00
XsWack
58a2077b7a
Update expose-external-ip-address.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-17 17:50:25 -07:00
Weibin Lin
5b95a18947
Update apparmor.md
2017-08-17 15:36:00 -07:00
Weibin Lin
4a7d977170
Update apparmor.md
...
fix typos
2017-08-17 15:36:00 -07:00
Vladimir Rutsky
fd1704e2c9
trying to fix line breaks in raw blocks in list ( #4997 )
...
Lets see on deploy preview if adding block type helps.
2017-08-17 13:42:13 -07:00
Andrew Chen
815df94989
fix link in object-management-kubectl.md
2017-08-17 13:21:55 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
Weibin Lin
bc5951ca10
fix some typos ( #5007 )
...
* Update ingress.md
fix typo
* Update source-ip.md
2017-08-17 11:43:08 -07:00
XsWack
87a50e159b
fix six bad url
...
fix six bad url
2017-08-17 14:12:16 -04:00
Stewart-YU
c91f767b4d
Update expose-intro.html ( #4868 )
...
* Update expose-intro.html
Pods each --> each Pods
* fix grammar
2017-08-17 10:32:47 -07:00
linweibin
e072f0f486
Update some links
...
update some links in declarative-object-management-configuration.md
2017-08-14 10:51:34 -07:00
Stewart-YU
dead30958f
Update expose-intro.html ( #4859 )
...
delete "Enter Services.". This may be a mistake.
2017-08-14 10:47:18 -07:00
linweibin
69f0c01b68
Update imperative-object-management-configuration.md
...
fix a broken link
2017-08-14 10:43:01 -07:00
linweibin
56518164d3
Update source-ip.md
...
fix some typos
2017-08-14 10:38:00 -07:00
Stewart-YU
23944b4092
Update zookeeper.md
...
delete word "documentation"
2017-08-10 10:49:19 -07:00
Kaitlyn Barnard
d4d5f3ec3c
Adding online tutorials to nav
2017-08-08 16:31:07 -07:00
XsWack
230abbce22
Update declarative-object-management-configuration.md
...
fix typo
2017-08-08 15:20:23 -07:00
Ahmet Alp Balkan
3ee6599cc7
Import guestbook tutorial and manifest files ( #4631 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-08-07 15:56:20 -07:00
Michael Smith
f16dfcf349
Use more realistic IP address
2017-08-06 14:20:32 -07:00
Ahmet Alp Balkan
a86d9355b0
Fix leading spaces in kubectl commands
...
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
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2017-08-06 14:19:04 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Drinky Pool
3ee607a78e
fix typo
...
fix typo
2017-08-03 13:27:03 -07:00