fbsolo
6305359afc
This sets a URL in authorization.md to point to a specific anchor in cluster-management.md
2016-08-27 01:06:19 -07:00
fbsolo
037957614d
This sets a URL in authorization.md to point to a specific anchor in cluster-management.md
2016-08-27 00:49:30 -07:00
fbsolo
05d76de3e9
Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io
2016-08-27 00:42:57 -07:00
fbsolo
e172def939
This sets a URL in authorization.md to point to a specific anchor in cluster-management.md
2016-08-27 00:41:59 -07:00
fbsolo
66fc80e271
Merge branch 'master' into master
2016-08-27 00:34:57 -07:00
fbsolo
481599f677
Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io
2016-08-27 00:26:16 -07:00
fbsolo
60065a7882
Fixed anchor target in cluster-management.md to conform to anchor HTML standards in the Kubernetes documentation repo
2016-08-27 00:19:11 -07:00
Matthew Wong
8ecd91b349
more feedback
2016-08-26 10:08:23 -04:00
Matthew Wong
1c8bc666ab
copy latest paremeters section from examples readme
2016-08-26 10:08:23 -04:00
Matthew Wong
8593aa43f8
trailing whitespace
2016-08-26 10:08:23 -04:00
Matthew Wong
3e0e58bf16
dynamic provisioning in lifecycle section
2016-08-26 10:08:23 -04:00
Matthew Wong
4e486e97b6
fix admission controller bit
2016-08-26 10:08:23 -04:00
Matthew Wong
edbac93ea8
make admission controller bit clearer
2016-08-26 10:08:23 -04:00
Matthew Wong
12c3921fc9
if ac turned off description
2016-08-26 10:08:23 -04:00
Matthew Wong
676a4f1577
add class sections
2016-08-26 10:08:23 -04:00
Matthew Wong
d70418625e
default behaviour bit
2016-08-26 10:08:23 -04:00
Matthew Wong
0c5b27f2e6
Intro
2016-08-26 10:08:23 -04:00
Matthew Wong
91d0988afb
Add section on storage classes to PV doc
2016-08-26 10:08:23 -04:00
fbsolo
2a83b573fc
Merge branch 'master' into master
2016-08-25 13:19:26 -07:00
fbsolo
664878bd6e
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
2016-08-25 13:12:21 -07:00
fbsolo
2b42de43af
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
2016-08-25 13:07:17 -07:00
fbsolo
a83d3b5f18
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
2016-08-25 12:52:10 -07:00
Girish Kalele
e802d51435
Merge pull request #1062 from girishkalele/esipp_lb_docs
...
Modify loadbalancer docs for external source ip preservation feature
2016-08-24 16:57:36 -07:00
Jared
a6543c31e7
Fixed broken link to "addon"
2016-08-24 14:50:28 -07:00
Jared
1f17f1a450
Fixed link to "nodes"
2016-08-24 14:43:47 -07:00
Jared
991ce2ea76
Merge pull request #1077 from a-mccarthy/patch-1
...
Fixed a broken link on accessing-the-api.md
2016-08-24 14:23:22 -07:00
Girish Kalele
f1fb380d1f
Modify loadbalancer docs for new external source ip preservation annotation
2016-08-24 10:40:29 -07:00
Alex Robinson
7f9846bbbc
Fix tiny grammatical errors in petset user guide
2016-08-24 10:49:03 -04:00
Jared
acc2143fa3
Update kubectl.md
2016-08-23 14:24:07 -07:00
Jared
1772478d0c
Fix broken links in kubectrl
2016-08-23 14:17:38 -07:00
desert-orchid
94140aee70
Fix typo
...
`it can be disable through` should be `it can be disabled through`
2016-08-23 09:08:12 -07:00
a-mccarthy
49fcbb7e4a
Fixed a broken link on accessing-the-api.md
...
Corrected link to Admission Control page.
2016-08-23 10:01:24 -04:00
fbsolo
9ba97d8dca
For #891 - fixed original changes to logging.md because they did not correctly point to the newly added PNG files of the earlier Git push.
2016-08-20 16:27:37 -07:00
fbsolo
63a2b1563c
For #891 - added two PNG files in a newly created directory; changed logging.md to correctly point to these two PNG files.
2016-08-20 16:04:40 -07:00
Ricky Pai
5e905842ee
Fix link to docker reference on runtime privilege
...
Fixes the link to point to the right anchor. Also adds white space after period.
2016-08-19 14:12:35 -07:00
Martin Westergaard Lassen
6a40352d86
Corrected `INSTANCE_PREFIX` usage
...
`INSTANCE_PREFIX` environment variable is being overwritten by `KUBE_AWS_INSTANCE_PREFIX` environment variable or defaulting to `kubernetes`, see 5962874414/cluster/aws/config-default.sh (L66)
```bash
INSTANCE_PREFIX="${KUBE_AWS_INSTANCE_PREFIX:-kubernetes}"
```
2016-08-18 08:33:53 +01:00
Peter Novotnak
65c0fffb2f
Merge branch 'master' into pnovotnak/feat/volume-claim-exclusivity-and-namespacing
2016-08-17 15:03:21 -07:00
Anirudh
307b31af00
Fix #28688
2016-08-17 01:03:59 -07:00
Peter Novotnak
5bc7de4f1d
noted exclusivity of volume claims and namespacing
2016-08-16 09:14:22 -07:00
Phillip Wittrock
8372fd6591
Merge pull request #1038 from czahedi/patch-1
...
Updated Google Groups link
2016-08-15 16:04:47 -07:00
Anirudh Ramanathan
22ee5f3f09
Remove extraneous text left behind by improper merge.
2016-08-15 12:56:36 -07:00
czahedi
3879d53720
Updated Google Groups link
...
What was google-containers@googlegroups.com is now kubernetes-users@googlegroups.com . Links were updated in the document.
2016-08-15 11:40:02 -07:00
kayrus
ec110ab367
petset: added petset scale example
2016-08-15 19:33:33 +02:00
chrislovecnm
5834bd0404
fixing an alias that was left in an example
2016-08-13 13:45:18 -06:00
Phillip Wittrock
272f018a7b
Fix vsphereVirtualDisk -> vsphereVolume in docs
2016-08-12 16:44:56 -07:00
Phillip Wittrock
f0e987da75
Merge pull request #995 from sputnik13/vsphere_virtual_disk
...
fix vsphere volume type for Pod spec docs
2016-08-12 16:43:23 -07:00
Phillip Wittrock
899d27a16c
Push v1.3 release documentation to the live site.
2016-08-12 14:48:32 -07:00
Michael Stapelberg
81847110f9
iptables proxy actually is the default since 1.2
...
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#v120
2016-08-12 22:50:08 +02:00
Josh Hoak
b1d2df067b
Clean up hello-node for easier copy paste-ing and better consistency.
...
The general theme of this change is to make things easy to copy and paste,
which I found to be useful in "Kubernetes the Hard Way".
A summary of the changes:
- Removed '$' in front of command for easier copy-paste
- Name the docker container for easier copy-pasting
- Use `gcloud config set compute/zone us-central1-a` for easier copy-pasting
- Capitalize Kubernetes jargon: e.g., Pods/Deployments
- Fixed some JS inconsistencies: "/'
- Added some logging so that `kubectl log <POD>` is useful
2016-08-11 19:36:36 -07:00
Quinton Hoole
38b464ae58
Merge pull request #1002 from madhusudancs/fed-admin-typo-fixes
...
Fix the API version for cluster manifest and use --context instead of --cluster in the command line.
2016-08-10 13:29:43 -07:00