kubernetes/docs
Kirill Kolyshkin c734fca715 centos_manual_config.md: fix etcd client port
As per https://github.com/coreos/etcd/blob/master/Documentation/configuration.md

> The official etcd ports are 2379 for client requests, and 2380 for peer
> communication. Some legacy code and documentation still references
> ports 4001 and 7001, but all new etcd use and discussion should
> adopt the assigned ports.

Indeed, etcd-2.1.1-2.el7.x86_64 as comes in centos 7 "extras" repo is configured
to listen to clients at port 2379, not 4001.
2016-02-02 18:25:56 -08:00
..
admin Merge pull request #20145 from mqliang/quorum-read 2016-02-02 05:50:41 -08:00
api-reference add generated code 2016-02-01 22:31:44 +01:00
design Fix Typos 2016-02-01 01:39:12 +05:30
devel Merge pull request #20453 from ihmccreery/flaky-label-update 2016-02-02 18:19:00 -08:00
getting-started-guides centos_manual_config.md: fix etcd client port 2016-02-02 18:25:56 -08:00
man/man1 kubectl: add rollout pause/resume subcommands 2016-02-02 10:33:55 +01:00
proposals Merge pull request #12802 from yujuhong/kubelet_proposal 2016-02-02 10:26:44 -08:00
user-guide kubectl: add rollout pause/resume subcommands 2016-02-02 10:33:55 +01:00
api.md Mention some new api groups. 2016-01-15 12:40:25 -08:00
README.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
reporting-security-issues.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
roadmap.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
troubleshooting.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Remove CAPS reference. Add node self-healing. 2016-01-25 18:51:30 +00:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics