Paul Rogers
b364c19316
Update k8s201.md ( #7777 )
...
* Update k8s201.md
Change instructions to download yams files directly from the website (as used in other pages.)
Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.
* Update k8s201.md
Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)
2018-03-20 12:24:02 -07:00
Steve Perry
f81f1c0591
In user-guide, in front matter, change approvers to reviewers. ( #7444 )
2018-02-27 10:54:45 -08:00
Joseph Heck
2c861da479
converting the leaf ONWER files to reviewers ( #7291 )
...
resolves #7289
specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Weibin Lin
17ee6902aa
Update apiVersion of Deployment to apps/v1 in v1.9 ( #7163 )
2018-02-02 08:10:06 -08:00
Athurg Feng
2aa752dffe
Fix the comment's ambiguous
...
Origin commit means volumeMounts.name should match the volume name below, but there's nothing below.
2017-11-24 12:13:54 +08:00
Thiago Arrais
b673dd5675
Fix run env usage
...
I couldn't get the envvars correctly defined inside the busybox pod when using the command as is. I've changed the env options and got it to run.
2017-10-13 14:24:12 -03:00
Steve Perry
0563d647a7
Update links to avoid redirect.s ( #5829 )
2017-10-09 21:08:58 -07:00
Steve Perry
e830745509
Update links to avoid redirects. ( #5827 )
2017-10-09 19:17:59 -07:00
Steve Perry
096fee2c39
Update links to avoid redirects. ( #5625 )
2017-09-25 18:43:26 -07:00
Steve Perry
7792c801e3
Revert "Update links to avoid redirects." ( #5617 )
...
* Revert "Fix the doc example"
This reverts commit 2872def62b
.
* Revert "add the set of sessionAffinity timeoutseconds (#5474 )"
This reverts commit 657734de6f
.
* Revert "pod-security-policy.md: fix broken link to PSP proposal."
This reverts commit 8db51e099f
.
* Revert "fix typo"
This reverts commit 24e5383071
.
* Revert "Update images.md"
This reverts commit f844a41502
.
* Revert "Update links to avoid redirects. (#5614 )"
This reverts commit 35c7393849
.
2017-09-25 13:43:15 -07:00
Steve Perry
35c7393849
Update links to avoid redirects. ( #5614 )
2017-09-25 10:04:09 -07: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
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
tompizmor
9f2ecee260
Add TCP socket health check example ( #3977 )
...
* Add TCP socket health check example
* Add test case for pod-with-tcp-socket-healthcheck
2017-06-05 13:50:29 -07:00
Steve Perry
18ccf43021
Update link: user-guide/application-troubleshooting. ( #3834 )
2017-05-18 18:16:31 -07:00
Andrzej Wasylkowski
46133af83f
Added a note about the need to have a cluster set-up to Kubernetes 201.
2017-05-18 14:49:20 -07:00
Andrzej Wasylkowski
7e128d31cf
Fixed Kubernetes 101 documentation
...
to mention that it is necessary to have the cluster setup first.
2017-05-17 13:29:02 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Andrew Chen
f0cd49a007
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
2017-03-20 15:35:51 -07:00
Andrew Chen
b40a74416d
Move Guide topic: Prereqs
2017-03-16 14:53:31 -07:00
jianglingxia
77b4ffa696
modify one word
...
examples to example
2017-02-17 09:14:38 -08:00
Janet Kuo
089ce4c609
Add titles to docs
2017-01-10 15:25:44 -08:00
Jess Frazelle
7b330390e2
mungers: fix preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-20 12:23:08 -07:00
foxish
0f18a994c2
Removed non-org members from OWNERS.
2016-08-03 01:31:31 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Ben Dang
4179f70343
fix quotation when specifying a specific attribute
2016-07-25 15:42:43 -07:00
Jisoo Park
03ba417287
Fix the link url to deployments doc
2016-07-04 21:27:39 +09:00
Anhad Jai Singh
2297454795
Fix broken link
...
Linked to a non-existent page, fixed by linking to the correct relevant page.
2016-06-15 16:06:45 +05:30
Phillip Wittrock
1086e6426c
Replace references to Replication Controllers with Deployments in docs/user-guide/walkthrough.
...
Also:
* Cleanup pasted yaml and instead embed file
* Clarify Service test sections by including busybox exec commands as part of the preformatted section
2016-05-18 16:57:07 +00:00
Guohua Ouyang
c00031837f
Fix #435
2016-04-26 16:38:31 +08:00
mikebrow
62fdb3f5fa
addresses issue #81
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00
Janet Kuo
7077aac069
Replace RC with Deployments
2016-03-22 15:02:58 -07:00
John Mulhausen
f16668b45f
1.2 additions for user-guide/
2016-03-07 12:09:02 +00:00
johndmulhausen
50704476d6
Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down
2016-03-01 19:43:10 -08:00
johndmulhausen
1b6a08e693
Widget for code includes + sass
2016-03-01 18:17:31 -08:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00