Commit Graph

300 Commits (8c9e84c2015907c19674660cd23368b06b39d426)

Author SHA1 Message Date
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
Kaitlyn Barnard 47fb29d668 Adding tutorial links to docs (#4570)
* Adding tutorial links to docs

* Update index.md
2017-08-01 09:30:19 -07:00
dlorenc 1009f889d5 Remove the alpha storage-class annotation.
This doesn't work when run in beta storage class clusters.
2017-08-01 01:11:15 -07:00
Ahmet Alp Balkan f7b3a88df6 Import updated cassandra tutorial
Ran `./update-imported-tutorials.py`.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Andrew Chen 2e257d9707 Changes for move to Netlify (#4464)
* disable jekyll-redirect-from gem

* add _redirects file

* disable 404 redirect script

* add 301 redirect to test

* retain _redirects file

* Convert redirect_from's to _redirect file. (#4409)

* Remove redirect_from's. (#4424)

* Add 301's to _redirects. (#4427)

* add whitespace before 301

* move redirects in /js/redirects/js to _redirects

* add disabled option for cn redirect

* convert include to array in _config.yml

* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
steveperry-53 f9ac865c5f In links to ref pages, use {{page.version}}. 2017-07-27 15:23:25 -07:00
Steve Sharp 04776838c9 Update hello-minikube.md (#4468)
Fixes a typo
2017-07-25 14:17:03 -07:00
Ahmet Alp Balkan 8b687fcb12 First-time tutorials import from k/examples (#4353)
This imports the tutorials from kubernetes/examples repository for the first
time. It adds "DO NOT UPDATE" notices and updates some titles. These tutorials
will be maintained at k/examples repository.

Also fixing a bug in the update script (we were inserting the `<!--` comments
before the metadata section on the top, causing articles to render incorrectly).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-21 11:52:38 -07:00
Wang 498d666f42 Fix An error 404 and fix a wrong hyperlink 2017-07-21 16:49:48 +08:00
Ahmet Alp Balkan 0667180dd4 Remove self-links with domain names in docs (#4299)
* Remove self-links with domain names in docs

Fixes #4191. Skipping the tutorials we import from kubernetes/examples.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* update federation/index.md user-guide links

* update assign-pod-node.md links

* update dns-pod-service.md link

* update link in jobs-run-to-completion.md

* update link in minikube.md

* update PS link in minikube.md

* update links in stackpoint.md

* update links in storage.md

* fix link in vsphere.md

* fix links in deprecation-policy.md

* Update pick-right-solution.md

* Update web-ui-dashboard.md

* Update ingress.md

* Update federation-service-discovery.md

* Update user-guide.md

* Update expose-external-ip-address.md

* Update README.md

* Update README.md
2017-07-10 15:13:19 -07:00
Xiaoyu Zhang bcb3b7c9c0 basic-stateful-set.md: replace v1.6 with page.version (#4321)
basic-stateful-set.md: replace v1.6 with page.version
2017-07-10 14:17:57 -07:00
Xiaoyu Zhang 0b028dbc97 object-management.md: replace v1.6 (#4316)
* object-management.md: replace v1.6

object-management.md: replace v1.6

* Update object-management.md
2017-07-10 14:17:18 -07:00
Xiaoyu Zhang 3870235bed zookeeper.md:use page.version to replace v1.6
zookeeper.md:use page.version to replace v1.6
2017-07-10 14:16:46 -07:00
Xiaoyu Zhang 700a1c7bd4 imperative-object-management:replace v1.6 (#4317)
* imperative-object-management:replace v1.6

imperative-object-management:replace v1.6

* Update imperative-object-management-configuration.md
2017-07-10 14:16:09 -07:00
Xiaoyu Zhang b654786ee1 Add a space for source IP
Add a space.
2017-07-10 13:47:42 -07:00
Cao Shufeng c36769337d fix nine 404 page in doc
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Zihong Zheng 47ace3ac71 Update source-ip doc with new ESIPP fields 2017-07-05 13:19:51 -07:00
Andrew Chen b67e532138 Reimplement edits (#4249)
* Reimplement PR #3920

* Reimplement PR #3976

* Reimplement PR #4055 and #4128

* Reimplement PR #4146

* Reimplemented PR #4163
2017-07-01 12:34:12 -07:00