Devin Donnelly
4d95032f4e
Merge remote-tracking branch 'upstream/master' into titles-updates
2017-01-09 16:37:20 -08:00
Devin Donnelly
0bb7c0fe08
Added missing titles to Minikube tutorial and Stackpoint GS guide.
2017-01-09 16:36:13 -08:00
devin-donnelly
2ace8a3812
Merge pull request #2174 from lavalamp/master
...
Remove lavalamp from docs he doesn't know anything about
2017-01-09 16:26:04 -08:00
Alexander Ilyin
bb7631d74e
Example of `/etc/sysconfig/flanneld` is not valid ( #2135 )
...
* Example of `/etc/sysconfig/flanneld` is not valid
Configuration keys were different, I got those errors when followed steps from docs:
```
[ailyin@elite ~]$ systemctl status flanneld.service
● flanneld.service - Flanneld overlay address etcd agent
Loaded: loaded (/usr/lib/systemd/system/flanneld.service; enabled; vendor preset: disabled)
Active: activating (start) since Wed 2017-01-04 19:00:21 EST; 34s ago
Main PID: 4668 (flanneld)
Memory: 3.5M
CGroup: /system.slice/flanneld.service
└─4668 /usr/bin/flanneld -etcd-endpoints= -etcd-prefix=
Jan 04 19:00:46 elite.dev flanneld[4668]: E0104 19:00:46.395562 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:47 elite.dev flanneld[4668]: E0104 19:00:47.395788 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:48 elite.dev flanneld[4668]: E0104 19:00:48.395990 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:49 elite.dev flanneld[4668]: E0104 19:00:49.396141 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:50 elite.dev flanneld[4668]: E0104 19:00:50.396306 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:51 elite.dev flanneld[4668]: E0104 19:00:51.396451 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:52 elite.dev flanneld[4668]: E0104 19:00:52.396572 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:53 elite.dev flanneld[4668]: E0104 19:00:53.396701 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:54 elite.dev flanneld[4668]: E0104 19:00:54.396855 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:55 elite.dev flanneld[4668]: E0104 19:00:55.396992 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
```
* Updated Flanneld configuration example for node (same as for master);
2017-01-09 15:55:10 -08:00
steveperry-53
b4568d9a87
Add new topic to Task index page.
2017-01-09 15:20:42 -08:00
Daniel Smith
98d2cb6f44
Remove lavalamp from docs he doesn't know anything about
2017-01-09 15:14:38 -08:00
Andrew Chen
59c283a700
Merge pull request #2137 from alexanderilyin/patch-2
...
Update kubectl-cheatsheet.md
2017-01-09 14:25:15 -08:00
steveperry-53
b7d76464e0
Blend in content from old production-pods topic.
2017-01-09 14:18:28 -08:00
Andrew Chen
356535f2bc
Merge pull request #2144 from arbeit/patch-1
...
Update security-context.md
2017-01-09 14:17:27 -08:00
Andrew Chen
3f1e560b45
Merge pull request #2147 from leahnp/lpetersen-etcd-link
...
Updated link for etcd to point at latest docs
2017-01-09 14:15:07 -08:00
Andrew Chen
3ada59ed59
Merge pull request #2167 from ankon/patch-1
...
Fix the link to the authentication documentation
2017-01-09 13:51:04 -08:00
steveperry-53
205a3007a8
Write new task: Configuring Pod Initialization.
2017-01-09 13:13:26 -08:00
Jared
0d9e5069b2
Update zookeeper.md
2017-01-09 12:36:29 -08:00
devin-donnelly
db5d6de44c
Merge pull request #2170 from dserodio/patch-2
...
Fix link to kube-dns docs
2017-01-09 11:50:03 -08:00
Daniel Serodio
25db3d2979
Fix link to kube-dns docs
...
The link to kube-dns is broken, I believe this is the current location of kube-dns documentation.
2017-01-09 14:24:57 -02:00
Abhishek
3ae3208a85
update_kompose_docs
2017-01-09 20:59:15 +05:30
Andreas Kohn
78edbf0f16
Fix the link to the authentication documentation
2017-01-08 11:44:08 +01:00
Leah Petersen
e3fd0664a3
updated link for etcd to point at latest docs
2017-01-07 15:04:21 -08:00
Alex Plugaru
5d0991225c
Minor typo
2017-01-07 09:43:09 -08:00
steveperry-53
efed20dbe4
Fix broken link.
2017-01-06 19:49:45 -08:00
steveperry-53
3378f558d4
Update Tutorials index page and Hello Minikube title.
2017-01-06 19:36:47 -08:00
steveperry-53
f158c03498
Update Task index page.
2017-01-06 19:24:40 -08:00
Phillip Wittrock
0648c4872e
Add section for resources only
2017-01-06 16:33:03 -08:00
Phillip Wittrock
cc12b16d99
Update api reference docs from review comments. Uses latest brodocs release.
2017-01-06 16:23:24 -08:00
Phillip Wittrock
39fe9ab8e8
Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference
2017-01-06 16:23:23 -08:00
Jared
3c77eff102
Update review-issues.md
2017-01-06 16:22:42 -08:00
Jan Safranek
022b4225c6
Add a task for changing PV reclaim policy
...
Fixes #1692
2017-01-06 10:56:10 +01:00
Muharem Hrnjadovic
c2d3b1b9c4
Merge branch 'master' into patch-1
2017-01-06 10:24:55 +01:00
Devin Donnelly
dc984a6037
Merge branch 'toc-updates' of github.com:devin-donnelly/kubernetes.github.io into toc-updates
2017-01-05 15:44:44 -08:00
Devin Donnelly
7534448d0e
Renamed README.md to index.md in federation/api-reference.
...
Corrected link on Guides TOC.
Corrected duplicate title in federation/api-reference/index.md.
2017-01-05 15:43:33 -08:00
devin-donnelly
e8a3cfb866
Merge branch 'master' into toc-updates
2017-01-05 15:25:46 -08:00
Devin Donnelly
3303506927
Adds explicit titles to all docs missing them.
2017-01-05 15:14:27 -08:00
Steve Perry
ee08d90cb3
Write new Task: Communicating Between Containers Running in the Same … ( #2077 )
...
* Write new Task: Communicating Between Containers Running in the Same Pod.
2017-01-05 14:42:34 -08:00
Devin Donnelly
4ba73911be
TOC and Titling debugging updates.
2017-01-05 14:39:42 -08:00
Devin Donnelly
25798d3c86
Merge remote-tracking branch 'upstream/master' into toc-updates
2017-01-05 14:23:57 -08:00
Devin Donnelly
9c64c3ff7f
Adds missing TOC entries for docs that fail the new Travis check in PR #2007 .
...
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
2017-01-05 14:21:48 -08:00
devin-donnelly
3b6141b4d3
Merge pull request #1607 from cdrage/add-kompose-docs
...
Add extra Kompose documentation
2017-01-05 13:58:01 -08:00
devin-donnelly
e2e2582da1
Merge pull request #1860 from a-mccarthy/master
...
Add page to explain issue review process
2017-01-05 13:42:51 -08:00
Andrew Chen
724721a06e
Merge pull request #2136 from oshalygin/patch-2
...
Update configs with username followed by password
2017-01-05 13:23:35 -08:00
Muharem Hrnjadovic
1ee0c1109d
Merge branch 'master' into patch-1
2017-01-05 19:56:08 +01:00
Janet Kuo
4feaf0a437
Merge branch 'master' into conneting-apps-typo
2017-01-05 10:52:18 -08:00
Andrew Chen
0a0faf87e0
Merge pull request #2130 from mark007/patch-1
...
Update index.html, removed grammatically incorrect "the"
2017-01-05 10:29:09 -08:00
Muharem Hrnjadovic
802437ebec
Update security-context.md
2017-01-05 17:19:43 +01:00
Charlie Drage
353bfcfd84
Add extra Kompose documentation
...
Create additional files for Kompose documentation including
architecture, development, a more extensive index and a user guide.
This also bumps Kompose up to the top on tools page to be symmetrical to
the what's listed on the side navbar.
I have assigned myself to each doc in order to get updates / any
questions regarding the updating of documentation.
2017-01-05 08:57:27 -05:00
Alexander Ilyin
eeb87dfce4
Update kubectl-cheatsheet.md
2017-01-04 16:41:30 -08:00
Oleg Shalygin
757dd707b6
Update configs with username followed by password
...
The way that the document currently flows and how we typically perceive credentials, we usually set our username first followed by the password.
Seeing the configuration first set password then username seems counter-intuitive. There is nothing wrong with the docs, it is just clearer to view username=>password.
2017-01-04 16:23:20 -08:00
steveperry-53
1e05667805
Write new Task: Configuring Liveness and Readiness Probes
...
Addressed reviewer comments.
Addressed more reviewer comments.
Fix broken link.
2017-01-04 15:41:25 -08:00
devin-donnelly
bb4c22b60b
Merge pull request #2131 from thockin/deprecation
...
deprecation policy bug: at X+9 we remove v1
2017-01-04 14:39:47 -08:00
steveperry-53
6500a19d2f
Write new Task: Pulling an Image from a Private Registry
2017-01-04 14:22:59 -08:00
devin-donnelly
968717d71f
Merge pull request #2132 from gnufied/fix-deployments-link-in-fed
...
Fix deployments link in federation page
2017-01-04 13:44:02 -08:00
devin-donnelly
b77ebe2cc5
Merge pull request #2128 from Crassirostris/logging-docs-refactoring-2
...
Add cluster-level logging overview
2017-01-04 13:43:34 -08:00
Hemant Kumar
69fa4c0bc6
Merge branch 'master' into fix-deployments-link-in-fed
2017-01-04 16:40:25 -05:00
a-mccarthy
267b1e25d2
Adding page title
2017-01-04 16:13:23 -05:00
a-mccarthy
953b8aabc6
Merge branch 'master' into master
2017-01-04 15:50:54 -05:00
Janet Kuo
e8b5af4202
Fix incorrect / obsolete references to RCs and files
2017-01-04 11:50:20 -08:00
Hemant Kumar
37ed7bdcd1
Fix deployments link in federation page
2017-01-04 12:11:00 -05:00
Tim Hockin
52ec922685
deprecation policy bug: at X+9 we remove v1
2017-01-04 08:58:08 -08:00
mark007
add6e30826
Update index.html
2017-01-04 14:58:58 +00:00
Mik Vyatskov
2b386047e8
Add cluster-level logging overview
2017-01-04 14:00:22 +01:00
Peter Lee
ce6da11e11
fix typo
...
'ips' should be 'IPs'
2017-01-04 09:37:16 +08:00
devin-donnelly
a244c4084a
Merge pull request #2099 from jgmize/patch-1
...
Fix #1552 : dead link to kube-dns/README.md
2017-01-03 15:41:28 -08:00
devin-donnelly
29af003ad4
Merge pull request #2049 from xilabao/patch-1
...
Add rbac command to kubectl get --help
2017-01-03 15:34:23 -08:00
devin-donnelly
f1c6ffec88
Merge pull request #2040 from kad/cloud-config
...
Append note about content and format of /etc/kubernetes/cloud-config.
2017-01-03 15:33:32 -08:00
devin-donnelly
4752b5401a
Merge pull request #2121 from ElijahCaine/patch-2
...
ReplicaSets: Correct paragraph spacing error
2017-01-03 15:30:35 -08:00
Tim Hockin
611f07ba03
Newline required before bullet-lists
2017-01-03 14:12:53 -08:00
devin-donnelly
b06a1423f9
Merge pull request #2079 from MikaelCluseau/fix-1710
...
fix(#1710 ): volume behavior is not documented
2017-01-03 14:08:01 -08:00
devin-donnelly
1668d8ec6d
Merge pull request #2068 from premanandc/patch-1
...
Minor correction - added missing "as"
2017-01-03 14:07:32 -08:00
Elijah Caine
20c51c8c96
ReplicaSets: Correct paragraph spacing error
2017-01-03 12:57:40 -08:00
Tim Hockin
8879175f85
Use thead/tbody style for manual table
2017-01-03 12:37:15 -08:00
devin-donnelly
0f462317ca
Update deprecation-policy.md
2017-01-03 10:58:59 -08:00
devin-donnelly
31bcde9122
Update deprecation-policy.md
2017-01-03 10:55:16 -08:00
devin-donnelly
3ff8fd7a2c
Update deprecation-policy.md
2017-01-03 10:48:19 -08:00
Tim Hockin
476fbee334
Convert to pure ASCII ( #2110 )
2017-01-03 00:28:28 -08:00
Tim Hockin
6ebd94302d
Add deprecation policy ( #1856 )
2017-01-02 23:43:12 -08:00
Mikaël Cluseau
1cc17e5fbc
fix( #1710 ): volume behavior is not documented
...
Signed-off-by: Mikaël Cluseau <mikael.cluseau@gmail.com>
2017-01-03 08:17:16 +11:00
Josh Mize
f5ad6db8c2
Fix #1552 : dead link to kube-dns/README.md
...
Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
2016-12-31 06:59:03 -06:00
James Gregory
8f100ece83
Fix "Deploying applications" link
2016-12-30 15:54:29 +11:00
xilabao
8cc00e2d6c
Merge branch 'master' into patch-1
2016-12-30 08:35:04 +08:00
devin-donnelly
10a57f1e61
Merge pull request #2090 from jaredbischof/jaredbischof-patch-1
...
Headless service spec missing attribute
2016-12-29 15:32:18 -08:00
devin-donnelly
e516d18ed0
Merge pull request #1962 from chentao1596/kubelet-network-kubenet
...
Delete descriptions which related with removed or deprecated values
2016-12-29 14:58:11 -08:00
devin-donnelly
547b578761
Merge pull request #2080 from krmayankk/disrupt
...
add title for pod disruption budget
2016-12-29 14:46:41 -08:00
Jared Bischof
a5ebaa54ff
Headless service spec missing attribute
...
The headless service spec example requires the attribute clusterIP: None. Without this, the service that is created is not headless and the two example pods will not be able to nslookup one another.
2016-12-29 16:34:27 -06:00
Ritesh H Shukla
8097c49444
Getting Started vSphere: Minor formatting fixes
2016-12-29 01:00:46 -08:00
Mayank Kumar
40841e0e70
add title for pod disruption budget
2016-12-29 00:12:50 -08:00
devin-donnelly
6d8fc84c90
Update index.md
2016-12-28 15:14:23 -08:00
devin-donnelly
92ee7b2e7e
Remove in-page TOC from Tools
2016-12-28 15:06:03 -08:00
devin-donnelly
6506678c49
Merge pull request #2067 from gbzhu/k8s_modify
...
fix typos
2016-12-28 14:27:23 -08:00
Gigi Sayfan
797e030c03
Reclaiming policy -> Reclaim policy
...
To match the API per @saad-ali's comment
2016-12-28 14:21:54 -08:00
Gigi Sayfan
188885469b
Recycling policy --> Reclaiming policy
...
Persistent volumes have a reclaim policy ("persistentVolumeReclaimPolicy"). "Recycle" is just one of the possible reclaim policies.
2016-12-28 10:13:48 -08:00
Alexander Kanevskiy
9cd582fd7a
Append note about content and format of /etc/kubernetes/cloud-config.
2016-12-28 13:38:09 +02:00
Premanand Chandrasekaran
d420bea04c
Minor correction
2016-12-28 06:36:52 -05:00
gbzhu
0f14d69778
revert
2016-12-28 18:29:12 +08:00
gbzhu
34bbec31f5
fix typo
2016-12-28 18:22:20 +08:00
gbzhu
2cc0485a70
fix typos
2016-12-28 17:48:46 +08:00
chentao
99f964e072
Delete descriptions which related with removed or depreated values
2016-12-28 14:26:48 +08:00
Bill Prin
86b76fffba
Minikube Quickstart
2016-12-27 15:02:39 -08:00
devin-donnelly
f8ab3f70fe
Merge pull request #2021 from kerneltime/update-vsphere-getting-started.kerneltime
...
Deprecate kube-up, update getting started with kube-anywhere.
2016-12-27 14:42:10 -08:00
devin-donnelly
57688f4f6c
Merge pull request #2057 from foxish/fix-commands
...
Added poddisruptionbudget and abbreviation to list
2016-12-27 14:41:00 -08:00
devin-donnelly
68bec86aab
Merge pull request #2055 from du2016/patch-2
...
update jobs-expansions-index.md
2016-12-27 14:40:35 -08:00
Anirudh Ramanathan
2ec43d6d51
Merge branch 'master' into fix-commands
2016-12-27 14:35:42 -08:00