Commit Graph

24 Commits (1edf6ea927cfe05d1325e710b08c918449d612b0)

Author SHA1 Message Date
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
XsWack 36dd257ba1 The etcd container link is out of date in the yaml
The etcd container link is out of date in the  yaml file and there is something wrong when run the gcr.io/google_containers/etcd:2.0.9 container
2017-08-21 16:36:25 -07:00
lichuqiang b568610c08 fix typo (#4964) 2017-08-17 15:48:30 -07:00
XsWack 82d421f82a Update index.md (#4988)
format the command line
2017-08-17 13:51:02 -07:00
Weibin Lin cf8b1bc6f7 Update index.md (#4999)
fix typos
2017-08-17 13:40:00 -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
Jonathan MacMillan daca587c77 Fix a typo in the High Availability docs (#4048) 2017-06-20 15:19:04 -07:00
zhangmingld d0a395e83e The kubelet flag "--config" has changed to be "pod-manifest-path" (#3692)
The kubelet flag "--config" has changed to be "pod-manifest-path" ,so
file "default-kubelet"should be changed.
2017-05-10 13:36:07 -07:00
Ahmet Alp Balkan d3cc80f5e0 Fix broken link in HA doc with minikube (#3599)
Fixes #3570.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:20 -07:00
yupengzte 054d08df96 Delete useless spaces
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:38:03 -07:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Dominic001 f6f0da2f9a more generic patch
use kubectl exec command so we dont have to worry about container type
2016-10-29 01:48:34 +02:00
Dominic001 f83b95234a more explicit etcdctl description
assuming that kubernetes is almost always used with docker. In case other container solutions as lxc are integrated this section
will need further revision. Just using the bare etcl command is a bit too less, at least there should be a hint that you log in into the container.
2016-10-28 22:49:17 +02:00
Alexander Brand c5740ce480 More details around leader election / failure case (#1056) 2016-08-30 14:50:24 -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
Sha 3e8d78fd5c Update index.md
typo fix `etcd get foo` => `etcdctl get foo`
2016-07-29 16:42:32 +08:00
Michael Grosser 55a06a9998 Consistent use of quoting 2016-05-19 13:43:43 +02:00
Alex Schultz e948e1db38 Update etcd clustering documentation link
The clustering documentation for etcd has moved, this updates it to the new location within the coreos/etcd repo.
2016-05-03 14:45:28 -06:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
Andrew Smith 06b593b6ee Update kube-scheduler.yaml 2016-03-22 11:46:10 +00:00
Andrew Smith 96d116e29f Add leader elect flag 2016-03-22 11:45:53 +00: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