Commit Graph

53 Commits (962989b4434bbef2c0c5f297b6b1e4a10e3c41d3)

Author SHA1 Message Date
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
Xiaoyu Zhang 43801eaa67 Fix broken links:scratch.md
Fix broken links:scratch.md
2017-04-14 10:10:03 -07:00
Andrew Chen fe780e07a5 Move Guide topic: Kubeconfig File 2017-03-16 15:42:11 -07:00
Andrew Chen b40a74416d Move Guide topic: Prereqs 2017-03-16 14:53:31 -07:00
luks b1dfb93e1b minor fix and explain cluster-cidr/allocate-node-cidr in the controller-manager section 2017-01-24 14:54:46 -08:00
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
dongziming 5c5ebf0bf1 Some spelling errors in /docs/ 2016-12-23 16:45:56 +08:00
Steve Gordon c3b282f2b6 Provide valid --cloud-providers
Provide valid --cloud-providers, vagrant and openshift were listed but is not actually a valid cloud provider in this context in the current code base while a number of other valid options were omitted including azure, cloudstack, openstack, photon and vsphere.
2016-12-21 17:02:52 -05:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Casey Davenport a8e129af83 Sort network plugins alphabetically. (#1583) 2016-11-19 14:52:21 -08:00
fen4o 4f6dea72b9 Fix broken rkt networking link 2016-11-03 12:22:29 +02:00
fen4o 078074676b Fix broken links in Custom Cluster from Scratch
* Broken link for Calico
* Added https for Weave
2016-11-02 15:26:40 +02:00
Chris Marino b36034a97c edits 2016-10-24 08:22:22 -07:00
Chris Marino 56a8e8bafc Minor content re-org, edits 2016-10-24 08:22:02 -07:00
devin-donnelly 6bad1e3ce2 Merge pull request #1282 from YuPengZTE/dev
The etc and dot is seprated
2016-09-26 13:17:53 -07:00
YuPengZTE b0d3fd5f6b Capitalizes the first letter
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 17:07:06 +08:00
YuPengZTE f2b90fa2c3 'etc' should be 'etc.'
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 16:22:31 +08:00
Casey Davenport b0ce198615 Re-work networking section to be more clear 2016-09-16 16:05:28 -07:00
Casey Davenport 2ee8a639fb Add Calico, NetworkPolicy to the from-scratch networking section. 2016-09-16 16:01:25 -07:00
George G eadd4b3c05 scratch.md: Explain standard use of validate-cluster.sh 2016-09-14 19:12:30 +01:00
George G ca1b9882de scratch.md: Document how to use cluster/validate-cluster.sh 2016-09-14 02:31:29 +01:00
Matthew L Daniel 5643dede04 Update google groups link for kubernetes-users
The previous link now has scary language in a big font, along with a membership requirement. That page does _mention_ kubernetes-users but it does not link to said group. This fixes both of those problems.
2016-08-09 23:51:56 -07:00
Kelsey Hightower 7a3b9705d8 Merge pull request #852 from gg7/scratch-improvements
"Custom Cluster from Scratch" improvements
2016-08-02 23:12:06 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Kelsey Hightower e325b073a9 Merge pull request #321 from seeker89/patch-2
Update the kube-proxy arguments for master
2016-07-28 12:54:33 -07:00
Vladimir Rutsky e5f590a539 fix typo: "etc" -> "etcd" 2016-07-23 00:25:26 +04:00
George G c6ad7e587f scratch.md: More consistent/explicit livenessProbes 2016-07-21 18:45:11 +01:00
George G 3195bc7db9 scratch.md: Whitespace 2016-07-21 00:23:33 +01:00
George G 0859bcfad1 scratch.md: Add missing newline 2016-07-21 00:23:33 +01:00
George G 5b91603d69 scratch.md: kubeconfig should not embed the CA cert 2016-07-21 00:23:33 +01:00
George G 3e55a5ba5a scratch.md: Fix formatting 2016-07-21 00:23:33 +01:00
George G 489892d65d scratch.md: Clarify CA_CERT_BASE64_ENCODED / certificate-authority 2016-07-21 00:23:33 +01:00
George G b678c151f5 scratch.md: Remove extra = 2016-07-21 00:23:33 +01:00
George G c2f5bf2cc6 scratch.md: Don't duplicate CA instructions 2016-07-21 00:23:33 +01:00
George G febeb5825b scratch.md: kubernetes/cluster/images/etcd/Makefile no longer uses ETCD_VERSION 2016-07-21 00:23:07 +01:00
Phillip Wittrock 4fdf73c65f Merge pull request #470 from mwhahaha/patch-2
Update create-certs file location
2016-07-20 09:12:03 -07:00
Phillip Wittrock 7ebfbbd126 Merge pull request #525 from MHBauer/ifconfig-to-ip
use `ip` command instead of obsolete ifconfig in scratch setup
2016-07-19 12:09:00 -07:00
DrDePhobia 209c5c32a7 Update scratch.md 2016-05-22 15:33:46 -07:00
Morgan Bauer 67c821ed33
use `ip` command instead of obsolete ifconfig in scratch setup
- replace use of ifconfig with ip
 - replace use of brctl with ip
2016-05-17 11:56:01 -07:00
Alex Schultz daa2d76006 Update create-certs file location
The create-certs function was moved to cluster/common.sh and is no longer located in cluster/gce/util.sh
2016-05-04 13:08:03 -06:00
Mehdi Chamouma 13d264f357 Update scratch.md
Fix a broken link
2016-04-08 19:54:47 +02:00
Mikolaj Pawlikowski 3932b2ecdc Update the kube-proxy arguments for master
`kube-proxy` doesn't accept `--api-masters=`, it takes `--master=` instead
2016-04-05 11:27:12 +01:00
johndmulhausen e0ff6f51a0 Update scratch.md 2016-03-25 16:17:37 -07:00
johndmulhausen 3c38ebb371 Fixes #235 2016-03-25 16:14:26 -07:00
johndmulhausen 2df195fdf6 Fixes bad link to DNS 2016-03-25 14:01:07 -07:00
Vladimir Rutsky 32211b516e fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
`CLUSTER_NAME` is used below several times.
2016-03-22 15:02:26 +04:00
Vladimir Rutsky ad02c1a4d3 fix typo: "kublet" 2016-03-21 22:41:24 +04:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08:00