Commit Graph

2812 Commits

Author SHA1 Message Date
Marek Grabowski
850b98299f Merge pull request #12757 from erictune/resdoc
Document how `describe nodes` had resources.
2015-08-17 11:45:43 +02:00
Kenjiro Nakayama
5e58bedae2 Add a note of api endpoint in Kubernetes on Mesos getting started guide 2015-08-16 17:08:56 +09:00
Brendan Burns
a9580a0ad0 Merge pull request #12595 from smarterclayton/add_pod_status_ip
Add status.podIP as a valid downward API target
2015-08-14 20:29:50 -07:00
Eric Tune
8e56fe599f Document how describe nodes had resources.
Documents changes in #11788
2015-08-14 17:20:28 -07:00
Brendan Burns
8e05da1316 Merge pull request #12696 from eparis/less-dash-false-positive
Fewer false positives in verify-flag-underscore.sh
2015-08-14 16:27:08 -07:00
Eric Paris
21d22e04be TYPO: fix documentation to point at update-generated-docs.sh 2015-08-14 18:50:03 -04:00
Clayton Coleman
01f3785426 Add status.podIP as a valid downward API target
Getting the public IP a container is supposed to use is O(hard),
and usually involves ugly gyrations in python or with interfaces.
Using the downward API means that the IP Kube is announcing to
other endpoints is also visible inside the container for pods to
identify themselves.
2015-08-14 17:51:55 -04:00
Brendan Burns
eed655a6e6 Merge pull request #12511 from feihujiang/kubectlGetAcceptFileNameParam
Kubectl get command accepts a filename param
2015-08-14 14:21:56 -07:00
Mike Danese
83ae12f0c3 remove contrib/submit-queue as it is moving to the contrib repo 2015-08-14 13:54:04 -07:00
Brendan Burns
b29311ba2b Merge pull request #11781 from brendandburns/schema-api
RFC: Add initial plugin schema types.
2015-08-14 09:44:12 -07:00
Jerzy Szczepkowski
27599b9164 Merge pull request #12727 from fgrzadkowski/fix_docker_multinode_doc
Fix wrong paths in docker multinode cluster 'getting started' guide
2015-08-14 15:57:50 +02:00
Filip Grzadkowski
15d39857e0 Fix wrong paths in docker multinode cluster 'getting started' guide 2015-08-14 15:42:07 +02:00
Jerzy Szczepkowski
f29d52114b Merge pull request #12326 from feihujiang/kubectlLabelAcceptFileNameParam
Kubectl label command accepts a filename param
2015-08-14 12:38:37 +02:00
Jerzy Szczepkowski
8dcbebae5e Merge pull request #12011 from ZJU-SEL/fix-serviceaccount-doc
fix service-account related doc
2015-08-14 08:06:34 +02:00
Jerzy Szczepkowski
55b7500b33 Merge pull request #12236 from nikhiljindal/deploymentProposal
Adding a proposal for deployment
2015-08-14 08:04:38 +02:00
Vallard Benincosa
964d4c7111 ran ./hack/update-generated-docks.sh 2015-08-13 22:59:39 -07:00
Brendan Burns
868aca04a0 Merge pull request #12687 from eparis/verfiy-dash
Update flag-dash whitelist
2015-08-14 10:12:54 +08:00
Brian Grant
f04d721612 Update API conventions. Add kubectl conventions.
Ref #12322. Fixes #6797.
2015-08-14 01:32:38 +00:00
Eric Paris
30d34d0e59 Reduce false positives with verify-flag-underscore.sh by updating regex
Check to make sure there is not an alphanumeric character immeditely
before or after the 'flag'.  It there is an alphanumeric character then
this is obviously not actually the flag we care about.  For example if
the project declares a flag "valid-name" but the regex finds something
like "invalid_name" we should not match.  Clearly this "invalid_name" is
not actually a wrong usage of the "valid-name" flag.
2015-08-13 21:06:39 -04:00
He Simei
1d6c0e287b fix service-account related doc 2015-08-14 08:44:21 +08:00
Brendan Burns
a3047a5abb Merge pull request #11951 from mvdan/metrics-api-proposal
Add compute resource metrics API proposal
2015-08-13 14:08:31 -07:00
Brendan Burns
22a2a76ab8 Merge pull request #12571 from brendandburns/kubectl2
Auto commit by PR queue bot
2015-08-13 13:56:14 -07:00
nikhiljindal
be6342db1d Adding a proposal for deployment 2015-08-13 13:39:08 -07:00
Brendan Burns
e3afa2da7a Merge pull request #12676 from goltermann/docs
Auto commit by PR queue bot
2015-08-13 13:32:44 -07:00
Brendan Burns
15281a5e01 Merge pull request #12388 from feihujiang/kubectlPatchAcceptFileNameParam
Auto commit by PR queue bot
2015-08-13 11:49:41 -07:00
goltermann
1b874e9f9a Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
Brendan Burns
35c22714d1 Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
2015-08-13 11:19:54 -07:00
Daniel Martí
5a0bc4dd83 Add compute resource metrics API proposal 2015-08-13 11:18:16 -07:00
Mike Danese
46ed7713be Merge pull request #11798 from uruddarraju/master
Keystone authentication plugin
2015-08-13 10:28:16 -07:00
Brendan Burns
5865971acb Merge pull request #12387 from resouer/patch-docker
vxlan as bankend of flannel & auto restart k8s with daemon
2015-08-13 10:18:14 -07:00
Ruddarraju, Uday Kumar Raju
937db3f70d Keystone authentication plugin 2015-08-13 09:46:30 -07:00
Brendan Burns
586931fe16 Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
Brendan Burns
1055eed9b6 Add initial storage types to the Kubernetes API 2015-08-13 09:25:02 -07:00
Vallard Benincosa
1419806ca8 added OpenStack instructions to coreos multinode cluster document. Close #12587 2015-08-13 07:45:02 -07:00
Wojciech Tyczynski
1470b3245d Merge pull request #12618 from mikedanese/rewrite-godoc
rewrite links pointing to godoc
2015-08-13 14:10:33 +02:00
Wojciech Tyczynski
968cbbee5d Merge pull request #12629 from erictune/conformance_checkbox_gke
Mark GKE as conformant.
2015-08-13 11:42:42 +02:00
Wojciech Tyczynski
9c8014b4df Merge pull request #12554 from RichieEscarez/fixwalkthroughlink
Fixed broken link (was pointing to content in a file that has since been moved).
2015-08-13 11:37:32 +02:00
Lénaïc Huard
0535ca9263 Better explain what are the purposes of the libvirt-coreos cluster provider 2015-08-13 11:36:04 +02:00
Eric Tune
a2e1719a56 Mark GKE as conformant. 2015-08-13 00:41:15 -07:00
feihujiang
1e10a7cc59 Kubectl scale command accepts a filename param 2015-08-13 14:26:25 +08:00
feihujiang
18a1400928 Kubectl get command accepts a filename param 2015-08-13 14:12:29 +08:00
feihujiang
0110f3176b Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +08:00
feihujiang
4b9afc516e Kubectl label command accepts a filename param 2015-08-13 10:21:38 +08:00
CJ Cullen
a6148e79c3 Merge pull request #12610 from mikedanese/rewrite-kubectl
rewrite kubectl command references to GoogleCloudPlatform
2015-08-12 17:17:23 -07:00
Brendan Burns
99b8df1812 Add field based sorting to the kubectl command line. 2015-08-12 16:51:36 -07:00
CJ Cullen
82a1ac490b Merge pull request #12607 from roberthbailey/development-md
Update repository links in development.md
2015-08-12 16:05:17 -07:00
Mike Danese
1cd9478346 rewrite links pointing to godoc 2015-08-12 15:27:36 -07:00
Mike Danese
fe0e758d4d rewrite kubectl command references to GoogleCloudPlatform 2015-08-12 14:52:13 -07:00
CJ Cullen
ead7b37616 Merge pull request #12593 from apeeyush/docs-bash-comments
Use bash comments in kubectl examples
2015-08-12 14:24:31 -07:00
CJ Cullen
8767d04639 Merge pull request #11127 from nak3/mesos-readme2
Add --secure-port=0 to run `km apiserver` in Kubernetes on Mesos getting started guide
2015-08-12 13:40:24 -07:00
Robert Bailey
3962848a24 Update repository links in development.md. 2015-08-12 13:12:32 -07:00
Peeyush Agarwal
05e069d038 Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
2015-08-12 19:56:23 +00:00
RichieEscarez
e72c0428bd Fixed broken link (was pointing to a file that has since been moved).
Fixes #12357
2015-08-12 09:47:25 -07:00
feihujiang
c0b2098844 Kubectl expose command accepts a filename param 2015-08-12 16:16:37 +08:00
Piotr Szczesniak
0ded91c521 Merge pull request #12403 from stensonb/consolidate-cloudprovider-imports
consolidate cloudproviders into a single import
2015-08-12 09:56:09 +02:00
Piotr Szczesniak
b2c0a55679 Merge pull request #12332 from hurf/nits
Synchronize help message between describe and get
2015-08-12 09:51:31 +02:00
hurf
1d1f1fd97c Synchronize help message between describe and get
small nits, change 'resources' to 'resource types'
2015-08-12 15:27:11 +08:00
Piotr Szczesniak
fe5bebba29 Merge pull request #12570 from a-robinson/update-demo
Fix the paths given in the update-demo, which was moved out of examples
2015-08-12 09:26:58 +02:00
Byungjoon Lee
5de9094652 Fix the problem that Kubernetes UI is not installed by deployAddons.sh script in Ubuntu environment. 2015-08-12 15:33:07 +09:00
Alex Robinson
0e553a2611 Fix the paths given in the update-demo, which was moved out of examples
and into docs/user-guide about a month ago.
2015-08-11 23:00:24 -07:00
Bryan Stenson
9541414742 create cloudprovider "providers" package
move all providers into new package
    update all references to old package path
2015-08-11 22:36:51 -07:00
Piotr Szczesniak
1df0267f4a Merge pull request #12551 from eparis/underscore-to-dash
Update code and docs to use - in flag names instead of _
2015-08-12 07:16:31 +02:00
Lei Zhang
6a2e58552d vxlan as bankend of flannel & auto restart k8s. 2015-08-12 11:16:19 +08:00
CJ Cullen
64051c535f Merge pull request #12433 from davidopp/doc2
Rescheduler design space doc.
2015-08-11 18:00:16 -07:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Alex Robinson
cbc41eda76 Strip out extra gunk from the end of an example output line. 2015-08-11 20:13:48 +00:00
CJ Cullen
9fdd793555 Merge pull request #11841 from eparis/commit-speed
Speedups for precommit hooks
2015-08-11 12:58:58 -07:00
Eric Paris
3b7c39656c Split hack/{verify,update}-* files so we don't always go build
Right now some of the hack/* tools use `go run` and build almost every
time. There are some which expect you to have already run `go install`.
And in all cases the pre-commit hook, which runs a full build wouldn't
want to do either, since it just built!

This creates a new hack/after-build/ directory and has the scripts which
REQUIRE that the binary already be built. It doesn't test and complain.
It just fails miserably. Users should not be in this directory. Users
should just use hack/verify-* which will just do the build and then call
the "after-build" version. The pre-commit hook or anything which KNOWS
the binaries have been built can use the fast version.
2015-08-11 14:20:46 -04:00
David Oppenheimer
e4d9aaa2cf Address reviewer comments. 2015-08-11 01:31:30 -07:00
Filip Grzadkowski
9dd3cac82e Merge pull request #12423 from brendandburns/service
Make services print on a single line.
2015-08-11 10:29:23 +02:00
Wojciech Tyczynski
4f725900e3 Kubmark proposal 2015-08-11 09:26:58 +02:00
Wojciech Tyczynski
d75fd077ff Fixes to watch in apiserver proposal 2015-08-11 09:26:58 +02:00
David Oppenheimer
7aac21fd73 Rescheduler design space doc. 2015-08-10 23:33:11 -07:00
Brendan Burns
3f18641857 Merge pull request #12434 from ZJU-SEL/unsupported-param
fix unsupported param of containerized kubelet
2015-08-10 21:04:40 -07:00
Alex Robinson
f63eba6e36 Merge pull request #12061 from pmorie/secrets-ug-vectors
Add information about protections/risks to secrets user guide
2015-08-10 18:08:51 -07:00
Alex Robinson
5836d455b8 Merge pull request #12239 from eparis/bash-completions-rolling-update
Bash completion annotations for rollingupdates
2015-08-10 15:02:48 -07:00
Alex Robinson
9bda3c5998 Merge pull request #11138 from feihujiang/portForwardWithoutP
kubectl port-forward accept a pod without -p
2015-08-10 13:29:14 -07:00
Alex Robinson
91b0787f8a Merge pull request #12313 from mesosphere/mesos-docker-guide
Clarify build instructions in mesos/docker guide
2015-08-10 13:28:06 -07:00
Alex Robinson
933c855fba Merge pull request #12354 from mjibson/replace-cascade-fix
Fix flag docs for replace cascade
2015-08-10 11:06:41 -07:00
Alex Robinson
462fed62b7 Merge pull request #12189 from feihujiang/describeKindNoArguments
kubectl describe <kind> work with no arguments
2015-08-10 11:05:34 -07:00
Brendan Burns
79fb674679 Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
Karl Isenberg
73ca343e69 Clarify build instructions in mesos/docker guide
- Linux build requires docker sudo group
- Golang & Make optional
- Extracted a section on building locally
2015-08-10 09:46:30 -07:00
Brendan Burns
68bc931c65 Update the documentation to show that you can get an external IP from kubectl and LoadBalancer services 2015-08-10 09:39:06 -07:00
gmarek
acf788b6a6 small changes to Services doc 2015-08-10 18:37:49 +02:00
Matt Jibson
2c0f32e9b8 Fix flag docs for replace cascade 2015-08-10 12:03:43 -04:00
Marek Grabowski
9ddcfb7d54 Merge pull request #12421 from jlowdermilk/replace-help-text
Clarify help text of kubectl replace
2015-08-10 16:34:17 +02:00
Marek Grabowski
5f9cefc1d8 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Marek Grabowski
08f67e5888 Merge pull request #12469 from xiejunan/auth_example
change "ns" to "namespace" in example and doc for ABAC authorization
2015-08-10 16:33:22 +02:00
Marek Grabowski
d3b8dbe7a7 Merge pull request #12475 from ae6rt/issue/12473
issue 12473 Fix minor typo in authentication.md around base64 encodin…
2015-08-10 16:33:10 +02:00
Eric Paris
9de64328a5 Bash completion annotations for rollingupdates 2015-08-10 10:26:18 -04:00
Marek Grabowski
a0371b3985 Merge pull request #11919 from samsabed/descLaststatus
kubectl describe pod should print lastState
2015-08-10 14:56:44 +02:00
Marek Grabowski
e27787c9d3 Merge pull request #12292 from brendandburns/stdin3
Add support for `--restart`
2015-08-10 14:54:54 +02:00
Mark Petrovic
105ace039f issue 12473 Fix minor typo in authentication.md around base64 encoding in the HTTP Authorization header 2015-08-10 05:25:44 -07:00
xiejunan
8d99ba94c8 modify example and doc for ABAC authorization 2015-08-10 18:46:13 +08:00
feihujiang
73b694e6c1 kubectl describe <kind> work with no arguments
Add describe_resource_assert to test describe <kind> with no object arg
2015-08-10 14:08:38 +08:00
Jeff Lowdermilk
1956484816 Clarify help text of kubectl replace
Help the next poor soul avoid the confusion I had when
```
$ kubectl create -f pod.yaml
$ kubectl replace -f pod.yaml
```
doesn't work.
2015-08-09 12:30:03 -07:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
Veres Lajos
9f77e49109 typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
He Simei
be26f1c5ab fix unsupported param of containerized kubelet 2015-08-08 20:22:02 +08:00
Satnam Singh
991775e77b Merge pull request #10724 from eparis/convert-underscore-to-dash
Convert underscore to dash
2015-08-07 16:40:05 -07:00
Satnam Singh
b071857c0f Merge pull request #10816 from feihujiang/kubectlDescribeAcceptFileNameParam
Kubectl describe command accepts a filename param
2015-08-07 15:23:57 -07:00
Brendan Burns
2986c2fd59 Merge pull request #12385 from benmccann/architecture-diagram-fix
Improve architecture diagram readability
2015-08-07 14:58:47 -07:00
Brendan Burns
e42d6aa255 Add --restart support to kubectl run 2015-08-07 13:20:09 -07:00
Ananya Kumar
03490af6a4 Add qos proposal 2015-08-07 10:07:20 -07:00
Eric Paris
e4d0389b4a Converts docs/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
Jerzy Szczepkowski
a53f4c8695 Merge pull request #12394 from Huawei-PaaS/issue_ubuntu_md_variable_typos
Amend some variable typos in ubuntu.md
2015-08-07 14:27:47 +02:00
qiaolei
60ef96a135 Amend some variable typos in ubuntu.md
Amend some variable typos. 1, `roles`->`role`; 2, service_cluster_ip_range -> `SERVICE_CLUSTER_IP_RANGE`.
2015-08-07 20:05:20 +08:00
Jerzy Szczepkowski
372508cfbb Merge pull request #12117 from davidwalter0/wip
change underscores to dashes to match the command line argument
2015-08-07 12:58:30 +02:00
feihujiang
90f4c79bb9 kubectl port-forward accept a pod without -p 2015-08-07 17:21:59 +08:00
feihjiang
2ca200f087 Kubectl describe command accepts a filename param 2015-08-07 16:28:51 +08:00
Ben McCann
4c199b604a Fix the architecture diagram such that the arrow from the api server to the node doesn't go through/under etcd 2015-08-07 00:13:15 -07:00
Jerzy Szczepkowski
67d45821f8 Merge pull request #12216 from derekwaynecarr/limit_range_requests
LimitRange design updates to account for Requests and Limits
2015-08-07 08:18:10 +02:00
David Walter
76bb6bbf12 change underscores to dashes to match the command line argument 2015-08-06 22:48:21 -05:00
Brendan Burns
9ac50b4980 Add interactive run that combines run and attach. 2015-08-06 20:20:14 -07:00
David Walter
792fc2269b change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
Sam Abed
e7dcec075a show LastTerminationState in kubectl describe pod
Signed-off-by: Sam Abed <samsabed@gmail.com>
2015-08-07 11:45:20 +10:00
Eric Paris
76896bf244 Regen docs with new pflags
This basically just shows in the docs that the =false portion of
booleans are optional.
2015-08-06 19:16:13 -04:00
Dawn Chen
256eeeda2b Merge pull request #12291 from derekwaynecarr/resource_quota_requests
Update resource quota design to align with requests and limits
2015-08-06 16:07:42 -07:00
Dawn Chen
5175bb0b91 Merge pull request #10608 from stefwalter/proxy-unix-socket
kubectl: Add proxy --unix-socket=/file/path option
2015-08-06 10:47:19 -07:00
Brendan Burns
1407aee8b0 fix invalid flag --insecure-bind-address to --address 2015-08-06 09:25:17 -07:00
derekwaynecarr
e75f8be8ea Update design for LimitRange to handle requests 2015-08-06 10:58:55 -04:00
Wojciech Tyczynski
5b216d8a51 Merge pull request #12328 from pmorie/sc-typo
Fix typo in security context proposal
2015-08-06 15:27:45 +02:00
Wojciech Tyczynski
4244a7cb2f Merge pull request #12296 from erictune/troubleshooting
Troubleshooting for misplaced/misspelled fields
2015-08-06 15:20:46 +02:00
Wojciech Tyczynski
e366f2c597 Merge pull request #12206 from derekwaynecarr/move_doc
LimitRange documentation should be under admin
2015-08-06 13:43:58 +02:00
Stef Walter
f6da3fdbe1 kubectl: Add proxy --unix-socket=/file/path option
Proxies on a TCP port are accessible outside the current security
context (eg: uid). Add support for having the proxy listen on a
unix socket, which has permissions applied to it.

We make sure the socket starts its life only accessible by the
current user using Umask.

This is useful for applications like Cockpit and other tools which
want the help of kubectl to handle authentication, configuration and
transport security, but also want to not make that accessible to
all users on a multi-user system.
2015-08-06 11:56:47 +02:00
Wojciech Tyczynski
871ca7a05f Merge pull request #12320 from mikedanese/rewrite-pr-issue-links
rewrite all links to issues and PRs to k8s links
2015-08-06 09:55:44 +02:00
Wojciech Tyczynski
cb49b195a6 Merge pull request #12270 from jacobtomlinson/docs-persistent-volumes
Improved docs readability
2015-08-06 08:33:09 +02:00
Wojciech Tyczynski
0a8073b30b Merge pull request #12267 from TheMeier/patch-1
typo in rbd doc
2015-08-06 08:32:16 +02:00
Paul Morie
7a73f3cdb8 Fix typo in security context proposal 2015-08-06 00:53:01 -04:00
Mike Danese
8326697055 rewrite all links to prs to k8s links 2015-08-05 21:11:11 -07:00
Mike Danese
fe6b15ba2f rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
Mike Danese
3f538145ab fixup development doc for new vanity path 2015-08-05 17:52:57 -07:00
Dawn Chen
b9c118ada6 Merge pull request #12306 from goltermann/oncall
Add post v1.0 PR merge details
2015-08-05 15:27:19 -07:00
Dawn Chen
49d62ca0be Merge pull request #12295 from feelobot/master
Update Binary Versions in AWS cloud-config's
2015-08-05 15:25:44 -07:00
Dawn Chen
9a29583fe0 Merge pull request #12064 from AnanyaKumar/patch-2
Update admission_control.md
2015-08-05 15:14:00 -07:00
Dawn Chen
ec7d0a985b Merge pull request #10742 from hurf/help_kind
Use TYPE instead of RESOURCE in help string
2015-08-05 15:12:17 -07:00
Dawn Chen
e532a1ddd8 Merge pull request #12046 from asridharan/master
Updating instructions for launching kubernets in a local docker installation
2015-08-05 15:09:44 -07:00
goltermann
90e1d5216e Add post v1.0 PR merge details. 2015-08-05 14:52:46 -07:00
feelobot
7e85e587a8 Update Binary Versions in AWS cloud-config's 2015-08-05 11:43:10 -07:00
derekwaynecarr
789450a40d Update resource quota design to align with requests and limits 2015-08-05 14:37:09 -04:00
Eric Tune
1ce1c54b21 troubleshooting for misplaced/misspelled fields 2015-08-05 11:09:32 -07:00
Karl Isenberg
f5fa688908 Add docker-compose cluster that runs with mesos 2015-08-05 10:48:28 -07:00
derekwaynecarr
577f2fa0a5 LimitRange documentation should be under admin 2015-08-05 10:26:52 -04:00
Jacob Tomlinson
91bd7f5d6c Improved readability 2015-08-05 13:50:49 +01:00
Christoph Maser
c0802dbd43 typo in rbd doc
mixed up readers and writers
2015-08-05 13:51:07 +02:00
hurf
33fb6170f9 Use TYPE instead of RESOURCE in help string
For commands in kubectl, use TYPE in help string.
2015-08-05 16:34:48 +08:00
Alex Robinson
714b39f025 Merge pull request #12240 from a-robinson/logs
Also collect the monit and salt logs in our fluentd configs
2015-08-04 19:56:14 -07:00
Alex Mohr
0e8020f9bb Merge pull request #11779 from JanetKuo/add-kubectl-annotation
Auto commit by PR queue bot
2015-08-04 18:28:12 -07:00
Alex Mohr
af76271e7c Merge pull request #12213 from caseydavenport/cd4-kube-calico-bare-metal
CoreOS + Calico bare-metal guide
2015-08-04 17:31:35 -07:00
Alex Robinson
7430181d65 Collect more of the VM's log files (monit, salt) in fluentd-gcp. 2015-08-05 00:21:47 +00:00
Alex Mohr
879bf62e27 Merge pull request #12086 from bdevloed/patch-1
Update docker.md, simplified kill command
2015-08-04 17:08:10 -07:00
Alex Mohr
3ed0e077ac Merge pull request #12049 from brendandburns/docs
Auto commit by PR queue bot
2015-08-04 11:58:23 -07:00
Alex Mohr
7eade1c2ce Merge pull request #11184 from caesarxuchao/patch-replace-doc
Auto commit by PR queue bot
2015-08-04 11:18:39 -07:00
Casey D
7e1e9fed29 CoreOS + Calico bare-metal guide 2015-08-04 10:47:14 -07:00
gmarek
2201e75666 NodeController small cleanup 2015-08-04 14:44:14 +02:00
Ananya Kumar
15884e14d2 Update admission_control.md 2015-08-03 23:00:48 -07:00
Alex Mohr
3d2d99c6fd Merge pull request #12007 from brendandburns/stdin
Auto commit by PR queue bot
2015-08-03 19:28:16 -07:00
David Walter
f8667f73e3 change underscores to dashes to match the command line argument 2015-08-03 21:05:48 -05:00
Chao Xu
17cd3cf392 direct people to api-reference/definitions.html to find out if a field is mutable through kubectl replace/patch 2015-08-03 18:18:00 -07:00
Alex Mohr
7ac6c50b9d Merge pull request #12094 from brendandburns/kubectl
Auto commit by PR queue bot
2015-08-03 17:09:06 -07:00
Kenjiro Nakayama
ae8b4aa905 Add --cert-dir flag to run km opiserver in Kubernetes on Mesos getting started guide 2015-08-04 08:34:58 +09:00
Janet Kuo
7e63213478 Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic. 2015-08-03 14:35:56 -07:00
Brendan Burns
6e2eb8b292 update docs to use hyperkube image 2015-08-03 14:19:41 -07:00
Brendan Burns
2e68002f31 Merge pull request #11692 from wojtek-t/new_api_instance_groups
Auto commit by PR queue bot
2015-08-03 11:07:36 -07:00
Eric Paris
89dc3d56cd Update go-md2man so godep restore/save work 2015-08-03 12:02:42 -04:00
Mike Danese
b73c53c37d Merge pull request #11363 from feihujiang/fixDeleteCommandWrongDescription
Correct kubectl delete's wrong synopsis
2015-08-03 07:36:52 -07:00
Marek Grabowski
bff79366f7 Merge pull request #12128 from ZJU-SEL/containerized-kubelet-param
fix upstart param for containerized kebelet
2015-08-03 14:37:48 +02:00
Wojciech Tyczynski
2d95cd454c Swich to new gcloud API for GCE MIGs 2015-08-03 09:56:25 +02:00
feihujiang
fa68de4fcf Correct kubectl delete's wrong synopsis 2015-08-03 13:58:23 +08:00
He Simei
52ea1108eb fix upstart param for containerized kebelet 2015-08-02 10:30:04 +08:00
Avinash Sridharan
6960d82c6b trying to fix build error 2015-08-01 14:59:11 -07:00
Avinash Sridharan
29f3ab7ccb Merge github.com:GoogleCloudPlatform/kubernetes 2015-07-31 22:09:47 -07:00
Avinash Sridharan
8e9c254f44 Just removing the white-spaces 2015-07-31 22:09:34 -07:00
Avinash Sridharan
b5a7cc9887 Re-formatted the instructions 2015-07-31 21:57:51 -07:00
Brendan Burns
51757f6552 Add parameters for interactive containers. Useful with kubectl attach. 2015-07-31 21:41:58 -07:00
Mike Danese
cf4cb1a6a3 Merge pull request #10474 from kargakis/scale-multiple-controllers
Enable scaling multiple controllers
2015-07-31 14:51:43 -07:00
Mike Danese
f3c4b7f7ac Merge pull request #12016 from hurf/shortcut
Better help message for get and describe
2015-07-31 13:53:02 -07:00
Mike Danese
a23ee556ad Merge pull request #11999 from brendandburns/attach2
Add support for attach to kubectl
2015-07-31 12:51:08 -07:00
Mike Danese
feb0152595 Merge pull request #12056 from pmorie/container-env-dapi
Add link to downward API docs to container env docs
2015-07-31 12:16:04 -07:00
Brendan Burns
c9bc1456ff Add session affinity flags to kubectl expose 2015-07-31 10:34:52 -07:00
Mike Danese
fd7a48f379 Merge pull request #11839 from eparis/munger-rewrite
Major rewrite for docs munger
2015-07-31 10:21:25 -07:00
Paul Morie
f475b933b0 Add link to downward API docs to container env docs 2015-07-31 12:52:12 -04:00
bdevloed
0dbd5bb2a8 Update docker.md, simplified kill command
docker ps -a | awk '{print $1}' could be replaced with docker ps -aq
2015-07-31 16:55:11 +02:00
kargakis
0e796ca09a Enable scaling multiple controllers 2015-07-31 10:24:59 +02:00
Jerzy Szczepkowski
5ec7680554 Merge pull request #12023 from resouer/patch-4
Remove duplicated warning of docker version
2015-07-31 09:16:18 +02:00
hurf
029ed15be5 Better help message for get and describe
Add tips for shortcut ns and ep.
2015-07-31 15:15:51 +08:00
Ananya Kumar
bf5bcdc68f Update admission_control.md
I tested out a Limit Ranger, and it seems like the admission happens *before* Validation. Please correct me if I'm wrong though, I didn't look at the code in detail. In any case, I think it makes sense for admission to happen before validation because code in admission can change containers.

By the way I think it's pretty hard to find flows like this in the code, so it's useful if we add links to code in the design docs (for prospective developers) :)
2015-07-30 20:02:06 -07:00
Paul Morie
429e9bda5e Add information about protections/risks to secrets user guide 2015-07-30 21:33:00 -04:00
Mike Danese
a101aa175d Merge pull request #12047 from thockin/devdocs
Add a note on when to use commits
2015-07-30 17:50:57 -07:00
Eric Paris
024208e39f Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
Eric Paris
8886a9940d Rewrite how the munger works
The basic idea is that in the main mungedocs we run the entirefile and
create an annotated set of lines about that file. All mungers then act
on a struct mungeLines instead of on a bytes array. Making use of the
metadata where appropriete. Helper functions exist to make updating a
'macro block' extremely easy.
2015-07-30 20:41:30 -04:00
Eric Paris
4cbca2e63c Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Mike Danese
bfaa527139 Merge pull request #12045 from a-robinson/logs
Fix fluentd configs to collect etcd logs on the master
2015-07-30 17:36:46 -07:00
Mike Danese
51a7a38f67 Merge pull request #12020 from wojtek-t/move_to_storage
Move storage-related code to pkg/storage
2015-07-30 16:23:03 -07:00
Alex Robinson
9e18c29e9f Make fluentd-gcp collect etcd's logs on the master. 2015-07-30 22:20:57 +00:00
Tim Hockin
c58e3fbbb6 Add a note on when to use commits 2015-07-30 15:11:38 -07:00
Avinash Sridharan
bf46a08f14 Merge branch 'master' of github.com:asridharan/kubernetes into fix_docker_doc 2015-07-30 14:30:08 -07:00
Avinash Sridharan
895cbb92ad There is an open issue #9837 because of which kubernets is not able to start the API server if the underlying kernel does not support memory limits for CGROUP. Apparently docker is able
to detect this, but somehow this is not communicated to invocations from the remote API. Thus to get kubernets working on a local docker installation, its important to make sure that
the memory and swap accounting are turned on in the kernel and passed as a parameter to the kernel when booting up.

Hence added the required instructions as a pre-req for running kubernets in a local docker installation.
2015-07-30 14:19:57 -07:00
Mike Danese
cdb7d1ec61 Merge pull request #11960 from brendandburns/docker
Update docker instructions to 1.0.1
2015-07-30 14:12:41 -07:00
Brendan Burns
97cb1cd071 Add support for attach to kubectl 2015-07-30 12:56:18 -07:00
Mike Danese
452bdcae2d Merge pull request #11895 from derekwaynecarr/vagrant_confornamce_tickbox
Vagrant passes conformance tests at HEAD
2015-07-30 10:35:34 -07:00
Harry Zhang
1674c00816 Remove duplicated warning of docker version
Sorry, but we need to left duplicated docker version warning. That's verbose.
2015-07-30 23:07:53 +08:00
Wojciech Tyczynski
3cbbe72f9f Move etcd storage to pkg/storage/etcd 2015-07-30 15:42:06 +02:00
Mike Danese
4ddfa5d500 Merge pull request #11910 from mikedanese/dock-fix
fix incorrect maintainer for getting started from scratch guide
2015-07-29 16:20:21 -07:00
Mike Danese
82227c4fbd Merge pull request #11973 from hurf/deprecate_stop
Deprecate kubectl stop command
2015-07-29 15:47:59 -07:00
Brendan Burns
4d65ff1192 Update multinode instructions 2015-07-29 13:43:27 -07:00
Brendan Burns
132575bcf8 Update single node docker to 1.0.1 2015-07-29 13:43:27 -07:00
Brendan Burns
fa6ee98ddc Update worker.sh 2015-07-29 13:23:06 -07:00
Brendan Burns
b9a653bfbc fix a missing 'g' 2015-07-29 13:22:47 -07:00
Mike Danese
1367076d2e Merge pull request #11712 from dgonyeo/master
Updated coreos cloud configs for v1.0.1
2015-07-29 11:26:22 -07:00
Mike Danese
e907c276fb Merge pull request #11630 from mgannholm/master
remove dup install and config sections; add chmod
2015-07-29 11:23:26 -07:00
Mike Danese
ed9e47adab Merge pull request #11900 from aveshagarwal/fedora-ansible-fixes
Update fedora ansible guide to reflect recent changes in the kubernetes ansible code.
2015-07-29 10:32:54 -07:00
Mike Danese
025d3568bc Merge pull request #11970 from ZJU-SEL/deprecate-outdated-param
deprecate outdated param for deploying k8s on ubuntu
2015-07-29 10:30:20 -07:00
Mike Danese
45b3ba17e3 Merge pull request #11969 from moander/patch-1
typo
2015-07-29 09:50:35 -07:00
Mike Danese
60ac834563 Merge pull request #10652 from JanetKuo/kubectl-o-name
Add '-o name' to mutations
2015-07-29 09:46:10 -07:00
Mike Danese
e5c31da2ff Merge pull request #11878 from wojtek-t/refactor_etcd_watcher
Factor out etcdWatcher and rename methods in StorageInterface
2015-07-29 09:44:02 -07:00
Mike Danese
b4f8dae187 Merge pull request #11863 from danieldreier/fedora_manual_docsfix
Fix fedora manual config getting started guide
2015-07-29 09:42:03 -07:00
Mike Danese
0b7c2d5496 Merge pull request #11450 from errordeveloper/master
coreos/azure: Updates for 1.0
2015-07-29 09:18:09 -07:00
Mike Danese
c25bcaa395 Merge pull request #11109 from resouer/patch-3
Add a script version for kube-in-docker
2015-07-29 07:28:43 -07:00
derekwaynecarr
01ec50deb4 Vagrant passes conformance tests at HEAD 2015-07-29 10:16:39 -04:00
hurf
35cac3c4e7 Deprecate kubectl stop command
Added deprecation warning for stop.
2015-07-29 17:19:18 +08:00
Wojciech Tyczynski
db5f6eae6c Factor out etcdWatcher to a separate file 2015-07-29 08:02:13 +02:00
He Simei
a67be8e8ab deprecate outdated param 2015-07-29 13:57:14 +08:00
Morten Andersen
e8017d3a90 Missing argument to get documented result 2015-07-29 07:50:05 +02:00
Morten Andersen
9a010a71c8 typo 2015-07-29 07:42:55 +02:00
Daniel Dreier
d67105d05a Fix fedora manual config getting started guide
Add a step to create /var/run/kubernetes. Without this step the kube-apiserver service is
unable to create a self-signed SSL cert and fails to start.
2015-07-28 14:31:11 -07:00
Ilya Dmitrichenko
03070297a7 coreos/azure: Updates for 1.0
- Bump CLI tools version
- Bump CoreOS image IDs
- Use etcd2 shipped in stable channel
- Prefix unit names for consistency
- Run proxy on master as well
- Allocate node port for the app
- Update docs
- No need to register nodes any more
- Remove stale argument `--cloud_provider=vagrant`
- Refactor how addons are delivered
- Remove fluentd (it can be optionally dropped into addons dir)
- Script Azure endpoint creation for Guestbook example
- Provide only SkyDNS addon out-of-the-box
2015-07-28 22:02:49 +01:00
Brendan Burns
a546a2979c Merge pull request #11726 from caesarxuchao/fix-types-link
Auto commit by PR queue bot
2015-07-28 13:24:11 -07:00
Harry Zhang
e6a2b068cb Fix intend mess in scripts 2015-07-28 10:15:14 +08:00
Harry Zhang
611a41d894 Merge scripts of kube-in-docker with the manual guide 2015-07-28 10:15:14 +08:00
Mike Danese
b37e7bbd7c fix incorrect maintainer for getting started from scratch guide 2015-07-27 16:26:42 -07:00
Tim Hockin
c2e8fa843a capitalization 2015-07-27 16:01:26 -07:00
Janet Kuo
180798cfa4 Use example syncer tags instead of hard-coded examples in doc 2015-07-27 14:48:41 -07:00
Daniel Smith
2bd53119b1 Merge pull request #10524 from bprashanth/delete_overlapping_error
Add clarity around overlapping controllers
2015-07-27 14:31:49 -07:00
Janet Kuo
0e42d0699a Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
Avesh Agarwal
1d2ae296fd Update fedora ansible guide to reflect recent changes in the kubernetes
ansible code.
2015-07-27 16:00:13 -04:00
Jeff Lowdermilk
f71a662dc6 Make kubectl proxy support picking a random port 2015-07-27 09:56:33 -07:00
Marek Grabowski
8ec5324efd Merge pull request #11868 from nak3/fix-dead-link
Fix dead link in Kubernetes on Mesos getting started guide
2015-07-27 16:12:29 +02:00
Kenjiro Nakayama
ac5aa8ee7d Fix dead link in Kubernetes on Mesos getting started guide 2015-07-27 17:20:39 +09:00
Daniel Dreier
8130a4c390 Fix typo in service account documentation
Extra "c" in "serviceaccounts" made example not work when copy-pasting.
2015-07-25 12:32:00 -07:00
Chao Xu
6153aba30a update links in docs/api-reference/definitions.html 2015-07-24 18:08:05 -07:00
Tim Hockin
0dbcb51ddd Add stub md files so gh-pages importer keeps them 2015-07-24 16:56:08 -07:00
Tim Hockin
0df0418c48 Add whatisk8s.md to master 2015-07-24 16:19:23 -07:00
Prashanth Balasubramanian
f4fe40e2d1 Delete overlapping controllers, add clarity to docs 2015-07-24 12:13:26 -07:00
Mike Danese
15fcb84e0d Merge pull request #10743 from hurf/get_help_fix
Fix hits in help strings of kubectl get command
2015-07-24 11:09:48 -07:00
Mike Danese
13c5761268 Merge pull request #11358 from ZJU-SEL/upgradek8s
[WIP]upgrade ubuntu bare-metal k8s to 1.0.1
2015-07-24 10:22:43 -07:00
Mike Danese
823e5d45c3 Merge pull request #10841 from liggitt/delete_all
Default --ignore-not-found to true for delete --all
2015-07-24 09:26:35 -07:00
Jerzy Szczepkowski
c378143a0d Merge pull request #11782 from erictune/ubuntu-intructions
Vulnerability reporting doc.
2015-07-24 09:35:25 +02:00
wizard
9b82c4716a upgrade k8s to 1.0.1 2015-07-24 13:31:52 +08:00
Charles Butler
5bf5f7f33b Updates Juju Getting Started Guide 2015-07-23 23:50:31 -04:00
Jordan Liggitt
85fd52126d Default --ignore-not-found to true for delete --all 2015-07-23 18:08:15 -07:00
Eric Tune
111ce120b7 Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
Vish Kannan
a02252dc11 Merge pull request #11714 from colmm99/master
add command for workaround for issue 10836
2015-07-23 14:40:39 -07:00
colmm99
ef5c07cf61 added the blank line before the ``` block 2015-07-23 22:02:26 +01:00
Mike Danese
caab2741ba add documentation on how to use service aaccounts with ABAC mode authorization 2015-07-23 13:34:33 -07:00
Vish Kannan
dc59c99d1a Merge pull request #11740 from piosz/config
Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
2015-07-23 13:25:35 -07:00
Vish Kannan
1194001116 Merge pull request #11708 from bgrant0607/docfix
Update post-1.0 release versioning proposal.
2015-07-23 10:02:15 -07:00
Wojciech Tyczynski
56444bfb76 Merge pull request #11722 from JanetKuo/docs-fix-typo
Fix doc typos
2015-07-23 13:12:38 +02:00
Piotr Szczesniak
06b3406cef Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
2015-07-23 10:25:06 +02:00
Wojciech Tyczynski
dd6ba6a07f Watch in apiserver proposal 2015-07-23 08:14:37 +02:00
Brian Grant
cba5433f43 Change to semantic versioning. 2015-07-23 00:42:03 +00:00
Janet Kuo
a2971fb2ab Fix doc typos 2015-07-22 17:19:07 -07:00
colmm99
165d08e627 add command for workaround for issue 10836 2015-07-22 23:14:15 +01:00
Derek Gonyeo
84df4293da Updated coreos cloud configs for v1.0.1 2015-07-22 17:50:23 -04:00
Vish Kannan
bfd7477b5b Merge pull request #11648 from jumpkick/patch-1
Update volumes.md
2015-07-22 14:06:32 -07:00
Vish Kannan
fc663944f1 Merge pull request #11680 from ZJU-SEL/fix-scratch-doc
fix scartch doc
2015-07-22 13:43:56 -07:00
Brian Grant
f171cc0912 Update post-1.0 release versioning proposal. 2015-07-22 20:20:31 +00:00
He Simei
6a1cd10605 fix doc 2015-07-22 10:39:02 +08:00
jumpkick
362835c641 Update volumes.md 2015-07-21 00:45:49 -04:00
Tim St. Clair
0c28499038 Detailed walkthrough docs cleanup
- Consistent capitalization of IP
- Remove file name from some docs links
- Fix comma usage and typos
2015-07-20 18:11:32 -07:00
krousey
fbc85e9838 Merge pull request #11627 from davidopp/doc2
Add a known issues doc.
2015-07-20 17:34:46 -07:00
David Oppenheimer
ab3d63c95f Add a known issues doc. 2015-07-20 17:28:20 -07:00
Martin Gannholm
2e7e2984a9 remove dup install and config sections; add chmod 2015-07-20 16:55:36 -07:00
Dan Osborne
33d385bc97 added project calico networking plugin tutorial 2015-07-20 16:48:41 -07:00
Tim St. Clair
ca32e651bd Cleanup docs.
- Fix typo in services-firewalls
- Fix incorrect comma usage
- s/minion/node/
- Link deadlock to wikipedia article
- Fix livenessProbe capitalization
- Change API reference quoting from " to \`
2015-07-20 16:25:37 -07:00
krousey
220cc6a86c Merge pull request #11596 from brendandburns/docs
Add some additional text about getting help.
2015-07-20 16:21:11 -07:00
Brendan Burns
21f540194b Update troubleshooting docs some. 2015-07-20 15:42:38 -07:00
krousey
6553ec47da Merge pull request #11402 from brendandburns/docs2
Add upgrade instructions.
2015-07-20 15:28:31 -07:00
krousey
5161d22322 Merge pull request #11595 from erictune/foo
Split namespace docs user vs admin.
2015-07-20 15:11:03 -07:00
Brendan Burns
4b946d7633 Add upgrade instructions. 2015-07-20 15:05:25 -07:00
Eric Tune
6fa6beaccc Split namespace docs user vs admin.
Move namespace.md and examples dir from docs/user-guide
to docs/admin.

Assumption is that creating and deleting namespaces is an "admin"
task.

Add a mostly new user-guide to namespaces that gives more advice
on when to use namespaces, and how to work within them,
but not how to create/delete them.  It is more succinct than
before.
2015-07-20 15:01:44 -07:00
krousey
a6fdc50265 Merge pull request #11611 from erictune/fixhdr
Remove equals from heading which breaks our links.
2015-07-20 14:58:03 -07:00
mgannholm
55e64cb0ca grammar fixes 2015-07-20 14:51:13 -07:00
krousey
6617d63c97 Merge pull request #11602 from erictune/quota
Improvements to quota doc.
2015-07-20 14:50:35 -07:00
krousey
b1b2f1a925 Merge pull request #11593 from erictune/gsg3
Improve scratch getting-started-guide.
2015-07-20 14:49:55 -07:00
Eric Tune
0b327627f4 Improvements to quota doc.
Address review comments in #11487
2015-07-20 14:45:44 -07:00
Eric Tune
844c823f01 Remove equals from heading which breaks our links. 2015-07-20 14:44:10 -07:00
Alex Robinson
acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
krousey
7536db6d53 Merge pull request #11598 from amygdala/master
fixed 2 links, bit of text polishing
2015-07-20 14:33:19 -07:00
Eric Tune
d607a3df0e Improve scratch getting-started-guide. 2015-07-20 14:31:24 -07:00
Amy Unruh
aacfbba8d3 fixed 2 links, bit of text polishing 2015-07-20 13:52:04 -07:00
krousey
b4fb9387b6 Merge pull request #11487 from erictune/admindocs
Improve resource quota doc.
2015-07-20 13:29:15 -07:00
krousey
1f8e85c634 Merge pull request #11408 from lavalamp/docsIndex
add admin index
2015-07-20 13:27:18 -07:00
krousey
9721efed91 Merge pull request #11569 from nikhiljindal/eric
Linking to API object definitions from docs
2015-07-20 12:30:47 -07:00
krousey
960c6a2d8b Merge pull request #11583 from thockin/docs-tick-tick-tick
Collected markedown fixes around syntax.
2015-07-20 12:01:04 -07:00
Daniel Smith
022ccb475d Add admin TOC; mv README -> intro, TOC -> README 2015-07-20 11:46:23 -07:00
nikhiljindal
021138bd83 Linking to API object definitions from docs 2015-07-20 11:11:13 -07:00
David Oppenheimer
2d88675f22 Merge pull request #10827 from gmarek/doc
Update cluster management doc.
2015-07-20 10:49:47 -07:00
gmarek
de07cbda3a Update cluster management doc. 2015-07-20 19:47:09 +02:00
Eric Tune
7f1970a22d Improve resource quota doc. 2015-07-20 10:15:07 -07:00
Tim Hockin
995a7aef29 Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
krousey
0a66d3ff69 Merge pull request #11582 from aveshagarwal/master-doc-fixes
Fixed a missing bracket and removed some white spaces and stray %}
2015-07-20 09:35:15 -07:00
krousey
f9fa83fae3 Merge pull request #10613 from mesosphere/mesos-docs
Move k8s-mesos docs to the kubernetes repo
2015-07-20 09:23:20 -07:00
krousey
e0c5e563cd Merge pull request #10746 from mesosphere/fix-quay-etcd-invocation-in-mesos.md
Fix invocation of quay.io etcd in mesos getting started guide
2015-07-20 09:22:23 -07:00
Avesh Agarwal
178473d340 Fixed a missing bracket and removed some white spaces and stray %} 2015-07-20 12:09:40 -04:00
Brian Grant
5450afdabc Merge pull request #11568 from davidopp/doc2
Absolutize links that leave the docs/ tree to go anywhere other than
2015-07-20 07:34:00 -07:00
David Oppenheimer
50e95a031b Absolutize links that leave the docs/ tree to go anywhere other than
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Brian Grant
ddda661991 Merge pull request #11560 from davidopp/doc3
Update doc guide in top-level README.md and fix description of
2015-07-19 23:17:33 -07:00
David Oppenheimer
ddde3930f5 Update doc guide in top-level README.md and fix description of
cluster management doc in docs/admin/README.md
2015-07-19 23:00:54 -07:00
Tim Hockin
1098ad83a1 Fix console syntax for highligting 2015-07-19 20:56:30 -07:00
Dr. Stefan Schimanski
57d488f79a Fix invocation of quay.io etcd in mesos getting started guide 2015-07-19 22:02:43 +02:00
Brian Grant
8cbe9c997a Merge pull request #11443 from aveshagarwal/fedora-kubernetes-ansible
Updates to fedora ansible guide.
2015-07-19 10:04:23 -07:00
Avesh Agarwal
ace7b96d2a Updates to fedora ansible guide. 2015-07-19 11:53:44 -04:00
Brian Grant
8cfd3d669e Merge pull request #11551 from a-robinson/docs
Improve syntax highlighting for design and devel docs
2015-07-19 08:45:54 -07:00
Alex Robinson
68d6e3a8ae Replace `` with when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Alex Robinson
b80c0e5177 Fix gendocs 2015-07-19 09:05:17 +00:00
Alex Robinson
4182c3b394 Improve devel docs syntax highlighting. 2015-07-19 08:54:49 +00:00
Alex Robinson
4c308f0703 Improve design docs syntax highlighting. 2015-07-19 08:46:02 +00:00
Dr. Stefan Schimanski
8fca9b6f09 Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
Alex Robinson
3364a32dc6 Improve admin docs syntax highlighting. 2015-07-19 05:48:34 +00:00
Brian Grant
91923b51c8 Merge pull request #11546 from a-robinson/toc
Fix broken table of contents sections
2015-07-18 22:29:02 -07:00
Alex Robinson
6e792f75f5 Fix broken table of contents sections. 2015-07-18 22:18:55 -07:00
Alex Robinson
afa9f57020 Improve markdown highlighting in azure getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
137f63a54f Improve markdown highlighting in centos getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
11d0fd1515 Improve markdown highlighting in coreos getting started guides. 2015-07-19 03:56:22 +00:00
Alex Robinson
261e347e60 Improve markdown highlighting in docker multinode getting started guides. 2015-07-19 03:56:22 +00:00
Alex Robinson
1bc91a3c72 Improve markdown highlighting in docker getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
bfd85cefad Improve markdown highlighting in fedora getting started guides. 2015-07-19 03:56:22 +00:00
Alex Robinson
72106a2de3 Improve markdown highlighting in GCE getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
afddef703a Improve markdown highlighting in juju getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
83104907d1 Improve markdown highlighting in the libvirt-cores getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
f64ed2b358 Improve markdown highlighting in local getting started guide. 2015-07-19 03:56:22 +00:00
Alex Robinson
f729938aed Improve markdown highlighting in mesos getting started guide. 2015-07-19 03:56:21 +00:00
Alex Robinson
6ae88fc1dc Improve markdown highlighting in the rkt getting started guide. 2015-07-19 03:56:21 +00:00
Alex Robinson
51247069e4 Improve markdown highlighting in scratch getting started guide. 2015-07-19 03:56:21 +00:00
Alex Robinson
8af0e3ec8a Improve markdown highlighting in ubuntu getting started guide. 2015-07-19 03:56:21 +00:00
Alex Robinson
a6e4d317d2 Improve markdown highlighting in vagrant getting started guide. 2015-07-19 03:56:16 +00:00
Alex Robinson
38c6a23eb2 Improve markdown highlighting in downward API user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson
fefb582447 Improve markdown highlighting in limit range user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson
02cdce3d7d Add markdown highlighting to liveness user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson
0435f1c333 Improve markdown highlighting in namespaces user guide. 2015-07-19 03:54:28 +00:00
Alex Robinson
14aa9d8c77 Improve console output in persistent volumes user guide. 2015-07-19 03:54:25 +00:00
Alex Robinson
191e303ee0 Improve console output in resource quota doc. 2015-07-19 03:54:21 +00:00
Alex Robinson
e7042a403b Improve console output in secrets doc. 2015-07-19 03:54:21 +00:00
Alex Robinson
0647292558 Improve console output in update demo. 2015-07-19 03:54:17 +00:00
Alex Robinson
9b474c1afe Improve console output in k8s201 walkthrough. 2015-07-18 18:31:22 -07:00
Brian Grant
d95ca69400 Merge pull request #11540 from satnam6502/doc35
Improve console output of working-with-resources.md
2015-07-18 18:19:34 -07:00
Brian Grant
777a5047a0 Merge pull request #11539 from satnam6502/doc34
Improve console output in sharing-clusters.md doc
2015-07-18 18:19:18 -07:00
Brian Grant
04d87218e5 Merge pull request #11538 from satnam6502/doc33
Fix console output of services documents
2015-07-18 18:17:30 -07:00
Brian Grant
b66e148ad1 Merge pull request #11537 from satnam6502/doc32
Improve console outout formatting in service-accounts.md
2015-07-18 18:15:33 -07:00
Satnam Singh
6a43e7c4c2 Improve console output of working-with-resources.md 2015-07-19 01:55:04 +01:00
Satnam Singh
fddcc30683 Improve console output in sharing-clusters.md doc 2015-07-19 01:50:12 +01:00
Satnam Singh
a94dc54579 Fix console output of services documents 2015-07-19 01:38:40 +01:00
Satnam Singh
c45000f62f Improve console outout formatting in service-accounts.md 2015-07-19 01:34:49 +01:00
Brian Grant
4013a3c0bc Merge pull request #11536 from satnam6502/doc31
Improve console output in secrets.md
2015-07-18 17:32:01 -07:00
Brian Grant
cd36a0a019 Merge pull request #11535 from satnam6502/doc30
Fix console output in quick-start.md
2015-07-18 17:31:33 -07:00
Brian Grant
513fd6cef0 Merge pull request #11534 from satnam6502/doc29
Fix console output in production-pods.md
2015-07-18 17:31:09 -07:00
Satnam Singh
721a9092da Improve console output in secrets.md 2015-07-19 01:23:08 +01:00
Satnam Singh
04d29036c0 Fix console output in quick-start.md 2015-07-19 01:18:40 +01:00
Brian Grant
99d2ea4acc Merge pull request #11533 from satnam6502/doc28
Fix console output for prereqs.md doc
2015-07-18 17:15:05 -07:00
Satnam Singh
38b2e11634 Fix console output in production-pods.md 2015-07-19 01:15:02 +01:00
Brian Grant
a9d67d8c18 Merge pull request #11532 from satnam6502/doc27
Add YAML formatting to persisent volumes doc
2015-07-18 17:13:53 -07:00
Brian Grant
f2425f34fb Merge pull request #11531 from satnam6502/doc26
Fix console output formatting for namespaces doc
2015-07-18 17:13:04 -07:00
Satnam Singh
407641dec5 Fix console output for prereqs.md doc 2015-07-19 01:10:34 +01:00
Satnam Singh
764b5dfde0 Add YAML formatting to persisent volumes doc 2015-07-19 01:05:32 +01:00
Satnam Singh
8d9a257188 Fix console output formatting for namespaces doc 2015-07-19 01:01:37 +01:00
Brian Grant
131970aa7c Merge pull request #11530 from satnam6502/doc25
Fix console formatting of managing deployments doc
2015-07-18 16:59:38 -07:00
Brian Grant
9ca884e7d9 Merge pull request #11529 from satnam6502/doc24
Fix console outout of logging doc
2015-07-18 16:59:10 -07:00
Brian Grant
81065b24e4 Merge pull request #11528 from satnam6502/doc23
Add JSON type to code block for labels documentation
2015-07-18 16:57:56 -07:00
Brian Grant
08d085a321 Merge pull request #11527 from satnam6502/doc22
Fix formatting for kubeconfig file documentation
2015-07-18 16:57:31 -07:00
Brian Grant
9a231c1f9b Merge pull request #11526 from satnam6502/doc21
Fix console formatting in introspection and debugging doc
2015-07-18 16:57:06 -07:00
Brian Grant
7de4030dca Merge pull request #11512 from satnam6502/doc7
Fix console output formatting for simple YAML user guide
2015-07-18 16:56:42 -07:00
Brian Grant
45ab59bdb8 Merge pull request #11525 from satnam6502/doc20
Fix console output formatting for images doc
2015-07-18 16:56:10 -07:00
Satnam Singh
d1fd54a439 Fix console formatting of managing deployments doc 2015-07-19 00:56:02 +01:00
Satnam Singh
c942933fe9 Fix console outout of logging doc 2015-07-19 00:48:49 +01:00
Brian Grant
1d2af3df7c Merge pull request #11524 from satnam6502/doc19
Fix output formatting for Getting Into Containers doc
2015-07-18 16:46:33 -07:00
Brian Grant
6c7007b84a Merge pull request #11523 from satnam6502/doc18
Fix formatting for docker-cli-to-kubectl doc
2015-07-18 16:46:00 -07:00
Brian Grant
44b1825c6c Merge pull request #11522 from satnam6502/doc17
Fix console output for deploying applications
2015-07-18 16:45:15 -07:00
Brian Grant
f22b7dd8f2 Merge pull request #11521 from satnam6502/doc16
Fix formatting for debugging services docs
2015-07-18 16:44:38 -07:00
Brian Grant
9a268d7c4c Merge pull request #11520 from satnam6502/doc15
Fix console output formatting for connecting to apps via proxy doc
2015-07-18 16:43:46 -07:00
Brian Grant
3a6e60be40 Merge pull request #11519 from satnam6502/doc14
Fix doc formatting in connecting to app port forwarding
2015-07-18 16:43:14 -07:00
Brian Grant
eb0803d009 Merge pull request #11518 from satnam6502/doc13
Fix console output formatting in conneting applications documentation
2015-07-18 16:42:40 -07:00
Brian Grant
655abe2815 Merge pull request #11517 from satnam6502/doc12
Fix console output formatting for configuring containers doc
2015-07-18 16:42:09 -07:00
Satnam Singh
af169709ef Fix console output formatting for simple YAML user guide 2015-07-19 00:41:48 +01:00
Brian Grant
cd02b55834 Merge pull request #11516 from satnam6502/doc11
Fix console output formatting in application troubleshooting doc
2015-07-18 16:41:34 -07:00
Brian Grant
cc8cf0315e Merge pull request #11515 from satnam6502/doc10
Fix JSON code block formatting for annotations doc
2015-07-18 16:41:01 -07:00
Brian Grant
01ad02eef0 Merge pull request #11514 from satnam6502/doc9
Fix namespace change and console output for accessing the cluster docs
2015-07-18 16:40:30 -07:00
Brian Grant
1c04398593 Merge pull request #11513 from satnam6502/doc8
Fix console output in compute resources document
2015-07-18 16:39:27 -07:00
Satnam Singh
8deb06f8d3 Add JSON type to code block for labels documentation 2015-07-19 00:38:30 +01:00
Brian Grant
b64960ac21 Merge pull request #11507 from satnam6502/doc2
Update console output for Getting Started Elasticsearch Logging
2015-07-18 16:31:46 -07:00
Brian Grant
59cfb0155f Merge pull request #11506 from satnam6502/doc1
Fix console output for Getting Started Logging
2015-07-18 16:31:07 -07:00
Satnam Singh
c4c4e173a5 Fix formatting for kubeconfig file documentation 2015-07-19 00:29:49 +01:00
Satnam Singh
cc46d02f62 Fix console formatting in introspection and debugging doc 2015-07-19 00:24:29 +01:00
Satnam Singh
f1966a8718 Fix console output formatting for images doc 2015-07-19 00:18:12 +01:00
Satnam Singh
ece25d03a7 Fix output formatting for Getting Into Containers doc 2015-07-19 00:13:42 +01:00
Satnam Singh
6dff2763a1 Fix formatting for docker-cli-to-kubectl doc 2015-07-19 00:07:35 +01:00
Satnam Singh
f697169347 Fix console output for deploying applications 2015-07-19 00:01:31 +01:00
Satnam Singh
0bb18273a5 Fix formatting for debugging services docs 2015-07-18 23:57:37 +01:00
Satnam Singh
591def1406 Fix console output formatting for connecting to apps via proxy doc 2015-07-18 23:52:41 +01:00
Satnam Singh
ab287dd8bb Fix doc formatting in connecting to app port forwarding 2015-07-18 23:49:38 +01:00
Satnam Singh
1850c80ec4 Fix console output formatting in conneting applications documentation 2015-07-18 23:45:35 +01:00
Satnam Singh
42017fdb18 Fix console output formatting for configuring containers doc 2015-07-18 23:38:35 +01:00
Satnam Singh
2e6e31f3c2 Fix console output formatting in application troubleshooting doc 2015-07-18 23:32:06 +01:00
Satnam Singh
3c55bd85ef Fix JSON code block formatting for annotations doc 2015-07-18 23:27:58 +01:00
Satnam Singh
3448450605 Fix namespace change and console output for accessing the cluster docs 2015-07-18 23:24:35 +01:00
Satnam Singh
dee99236b1 Fix console output in compute resources document 2015-07-18 23:19:02 +01:00
Satnam Singh
4603b26b0f Update console output for Getting Started Elasticsearch Logging 2015-07-18 22:41:06 +01:00
Satnam Singh
e5c162e5c2 Fix console output for Getting Started Logging 2015-07-18 22:37:18 +01:00
Tim Hockin
25cec6ebb5 Fix errant quad-tick in docs 2015-07-18 14:06:08 -07:00
David Oppenheimer
715f2c488f Merge pull request #11493 from bgrant0607/docfix
Gut stale roadmaps. Move useful content elsewhere.
2015-07-17 17:49:08 -07:00
Brian Grant
cbed53cffe Gut stale roadmaps. Move useful content elsewhere. 2015-07-18 00:41:06 +00:00
David Oppenheimer
b82b0c5f7d Merge pull request #11482 from mikedanese/better-git-commit
add tip to store all config in VCS before pushing to cluster
2015-07-17 17:30:17 -07:00
Mike Danese
3c7044946d add tip to store all config in VCS before pushing to cluster 2015-07-17 17:04:40 -07:00
David Oppenheimer
d483fda945 Fix run-gendocs breakage at head. 2015-07-17 16:45:37 -07:00
David Oppenheimer
e8099a6080 Merge pull request #11419 from lavalamp/docsAdminEtcd
add admin etcd doc
2015-07-17 16:25:35 -07:00
David Oppenheimer
e5208c83b7 Merge pull request #11357 from caesarxuchao/api-type-doc-tool-2
generate docs for types defined in pkg/api/v*/types.go
2015-07-17 15:57:17 -07:00
David Oppenheimer
d28a6656ae Merge pull request #11452 from thockin/docs-munge-headerlines
Munge headerlines
2015-07-17 15:52:08 -07:00
Chao Xu
ab740cf93b Dockerfile and related scritps for a container that generates docs for API types 2015-07-17 15:46:54 -07:00
David Oppenheimer
ce6b137c83 Merge pull request #11448 from thockin/docs-munges
Make TOC munge include blank line before TOC
2015-07-17 15:43:06 -07:00
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith
ebff4ff746 add etcd admin doc 2015-07-17 15:32:23 -07:00
Tim Hockin
6e4ec38f51 Make TOC munge include blank line before TOC 2015-07-17 15:06:54 -07:00
Mike Danese
e3d1075e07 document tips and tricks when working with config 2015-07-17 13:56:04 -07:00
Abhi Shah
816f18a388 Merge pull request #11424 from lavalamp/mungePreformatted
Munge preformatted
2015-07-17 13:32:38 -07:00
David Oppenheimer
f664982237 Merge pull request #11410 from erictune/matrix
Rewrote how to choose a getting-started-guide.
2015-07-17 13:13:26 -07:00
David Oppenheimer
341f3a8826 Merge pull request #11438 from davidopp/doc3
Various minor edits/clarifications to docs/admin/ docs.
2015-07-17 13:10:51 -07:00
Eric Tune
54cee89dbd Rewrote how to choose a getting-started-guide. 2015-07-17 12:40:09 -07:00
David Oppenheimer
04495ce5c7 Merge pull request #11353 from lavalamp/docs
add docs/admin/cluster-components.md
2015-07-17 12:12:50 -07:00
David Oppenheimer
d64250c34c Fix per reviewer comments. 2015-07-17 11:31:41 -07:00
Daniel Smith
c603542221 add docs/admin/cluster-components.md 2015-07-17 11:14:48 -07:00
David Oppenheimer
ee6957c342 Merge pull request #11422 from vsimon/vsimon-patch-2
Fix docs typo
2015-07-17 11:14:00 -07:00
David Oppenheimer
2be3fc3e80 Merge pull request #11416 from dchen1107/doc
Fix some TODOs in scratch.md
2015-07-17 11:13:33 -07:00
David Oppenheimer
a97520fe61 Merge pull request #11176 from erictune/scratchfix
Remove mention of docker --bip flag.
2015-07-17 11:12:22 -07:00
Daniel Smith
f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
David Oppenheimer
820c4cbe7f Run hack/run-gendocs.sh 2015-07-17 10:53:23 -07:00
David Oppenheimer
2a26b7487e Various minor edits/clarifications to docs/admin/ docs.
Deleted docs/admin/namespaces.md as it was content-free and the topic is
already covered well in docs/user-guide/namespaces.md
2015-07-17 10:53:23 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Eric Tune
006d7576a2 Remove mention of docker --bip flag. 2015-07-17 08:57:03 -07:00
Brian Grant
b2dafdaef5 Merge pull request #11415 from nikhiljindal/exposeError
Fixing the error message when kubectl expose is used without port
2015-07-17 00:16:57 -07:00
Brian Grant
5f34630aca Merge pull request #11352 from JanetKuo/docs-reachable
Ensure all docs and examples in user guide are reachable
2015-07-16 23:33:45 -07:00
nikhiljindal
c849730116 Fixing the error message 2015-07-16 23:33:16 -07:00
Janet Kuo
2498f93938 MUNGE generated table of contents should strip comma 2015-07-16 23:21:09 -07:00
Janet Kuo
b0c68c4b81 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant
55e9356bf3 Merge pull request #11405 from mikedanese/namespace-example-move
move kubernetes-namespaces to docs/user-guide
2015-07-16 22:51:17 -07:00
Brian Grant
368634564f Merge pull request #11413 from davidopp/doc2
Add link to multi-cluster doc
2015-07-16 22:50:39 -07:00
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant
6bf358295e Merge pull request #11394 from ddysher/fix-scratch
Update scratch.md
2015-07-16 22:49:23 -07:00
Brian Grant
5540917094 Merge pull request #11366 from davidopp/doc1
Move docs/services-firewalls.md into docs/user-guide/ and make small
2015-07-16 22:48:13 -07:00
Brian Grant
cb58e8e43b Merge pull request #11350 from thockin/munge-check-kubectl-dash-f
Add munger to verify kubectl -f targets
2015-07-16 22:46:37 -07:00
Brian Grant
5978d50a3e Merge pull request #11397 from nikhiljindal/kubectlExpose
Updating kubectl expose to leave service port unnamed
2015-07-16 22:41:38 -07:00
nikhiljindal
496f30a92f Introduce a new service generator that leaves service port unnamed 2015-07-16 20:40:40 -07:00
Vicken Simonian
52cff02edb Fix docs typo 2015-07-16 18:28:28 -07:00
Dawn Chen
0735f435f6 How to configure rkt on a node. 2015-07-16 17:33:27 -07:00
David Oppenheimer
07274829f6 Add link to multi-cluster doc 2015-07-16 17:26:19 -07:00
Mike Danese
a654318391 fixup kubectl walktrough example 2015-07-16 17:25:18 -07:00
Abhi Shah
665c951320 Merge pull request #11276 from caesarxuchao/doc1
populate the instructions on installing kubectl in getting-started-guides
2015-07-16 17:04:14 -07:00
Dawn Chen
b92643ac75 Using docker load instead of docker import 2015-07-16 16:59:59 -07:00
Abhi Shah
ac8c57f9a0 Merge pull request #11367 from davidopp/doc2
Take availability.md doc and
2015-07-16 16:38:42 -07:00
Mike Danese
ee7498e6ac move kubernetes-namespaces to docs/user-guide 2015-07-16 16:29:44 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Tim Hockin
f7512d007b Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
Chao Xu
10d76a5775 populate the instructions on installing kubectl in getting-started-guides 2015-07-16 15:20:55 -07:00
David Oppenheimer
c57c877670 Take availability.md doc and
- extract the portion related to multi-cluster operation into a new multi-cluster.md doc
- merge the remainder (that was basically high-level troubleshooting advice) into cluster-troubleshooting.md
2015-07-16 14:39:03 -07:00
David Oppenheimer
fd2c3695e3 Move docs/services-firewalls.md into docs/user-guide/ and make small
wording changes to api.md
2015-07-16 13:21:14 -07:00
Deyuan Deng
56ea4894d1 Update scratch.md 2015-07-16 16:02:16 -04:00
Abhi Shah
f3b752d831 Merge pull request #11323 from thockin/ubuntu-dns-domain
fix wrong cluster domain in ubuntu docs
2015-07-16 12:43:07 -07:00
Abhi Shah
7d3f5ef54c Merge pull request #10575 from chiefy/master
Changing AWS examples / templates to use 0.19.3 release
2015-07-16 10:09:03 -07:00
Christopher Najewicz
567358485c Updating AWS sample cloud-configs to use 0.19.3, using kube-register 0.0.4 2015-07-16 09:54:38 -04:00
Tim Hockin
4f38d41fe0 fix wrong cluster domain in ubuntu docs 2015-07-15 17:38:07 -07:00
Tim Hockin
7a0200cf2a update service debug doc from user feedback 2015-07-15 17:37:30 -07:00
Eric Tune
596a8a40d1 Merge pull request #11336 from krousey/kubectl_example
Kubectl example
2015-07-15 16:44:26 -07:00
Eric Tune
2d6f51737d Merge pull request #11271 from mikedanese/docker-to-kube
add examples on how to transition from docker-cli to kubectl
2015-07-15 16:43:21 -07:00
Mike Danese
92f965008c add examples on how to transition from docker-cli to kubectl 2015-07-15 15:25:28 -07:00
Eric Tune
b3835665ee Merge pull request #11317 from JanetKuo/docs-troubleshooting
Organize troubleshooting sections
2015-07-15 15:01:02 -07:00
Eric Tune
1890697cd4 Merge pull request #11267 from bprashanth/connection_apps
Connecting applications documentation take 2
2015-07-15 15:00:37 -07:00
Eric Tune
ffaee4737e Merge pull request #11326 from erictune/conformance_master
Updates to "the Matrix".
2015-07-15 14:59:42 -07:00
Karl Isenberg
ca934c7386 Walkthrough example cleanup
- Add kubectl command examples
- Add tables of contents
- Skip 3rd header tier to make sections more clear
- Reference cmd-exec example for curling pod & service IPs
- Make section layout, text patterns, changes & links more consistent
- Canonical yaml formatting
2015-07-15 14:27:11 -07:00
Eric Tune
4f3a646dba Remove requirement of specifying kubernetes ver.
Now that things are more stable, and we have a conformance test,
the binary version is no longer needed.  Remove that
requirement.
2015-07-15 13:51:27 -07:00
Janet Kuo
ec2b125e25 Organize troubleshooting sections 2015-07-15 13:20:32 -07:00
Prashanth Balasubramanian
5b3cd8fa23 Connecting applications: https 2015-07-15 13:00:44 -07:00
Eric Tune
f1c7915d71 Merge pull request #11325 from JanetKuo/toc
Make MUNGE generated TOC bookmark work for symbols
2015-07-15 12:56:37 -07:00
Eric Tune
65a372b9ca Merge pull request #11318 from mikedanese/kubectl-example-fix
point kubectl -f examples to correct paths
2015-07-15 12:55:53 -07:00
Eric Tune
ced4709323 Merge pull request #11292 from davidopp/doc1
Move diagrams out of top-level docs/ directory and merge
2015-07-15 12:52:57 -07:00
Eric Tune
52848062f3 Merge pull request #11219 from marekbiskup/clarify-rolling-update-procedure
clarify rolling update procedure when # replicas is not specified
2015-07-15 12:52:10 -07:00
Eric Tune
006da3f1d9 Merge pull request #11328 from brendandburns/docs2
Add missing content, fix links..
2015-07-15 12:51:11 -07:00
Brendan Burns
d2ee2e909a Add missing content, fix links.. 2015-07-15 11:48:44 -07:00
Janet Kuo
de755bf59b Make MUNGE generated table of contents (TOC) bookmark work when there are symbols in the headline 2015-07-15 11:26:51 -07:00
Mike Danese
b80fe60042 point kubectl -f examples to correct paths 2015-07-15 10:51:45 -07:00
Eric Tune
1a0438d65e Use a reference style link. 2015-07-15 10:47:25 -07:00
Eric Tune
f5aa9a4476 Remove "Notes" column.
This mostly stated what version the code was last tested at.
This was useful when kubernetes was changing rapidly.
However, this was not updated reliably.  Also, simply using
a particular binary version does not assure users that
the distribution provides a conformant implementation.
The conformance test does provide that, and I'm hoping
that more distros will use that in the future.
Therefore, I've deleted the Notes column in favor of the
Conforms column.
2015-07-15 10:47:25 -07:00
Eric Tune
cc6120371c Move conformance checkmark
I tested GCE but accidentally put the checkmark for GKE.
GKE hasn't been tested yet.  I'm sure it will pass, but it hasn't.
Waiting for my cluster to upgrade to above 0.19.3.
2015-07-15 10:47:24 -07:00
Eric Tune
1f1879dea7 Reformat getting-started-guide table.
Should only affect view in .md file, not rendered view.
2015-07-15 10:47:24 -07:00
Zach Loafman
af1a8b825a Add hack/cherry_pick_list.sh to list all automated cherry picks
* Adds hack/cherry_pick_list.sh to list all automated cherry picks
since the last tag.

* Adds a short python script to extract title/author and print it in
markdown style like our current release notes.

* Revises patch release instructions to use said script.
2015-07-15 10:30:00 -07:00
Marek Biskup
5d4aef4c49 clarify rolling update procedure when replicas is not specified 2015-07-15 15:02:56 +02:00
David Oppenheimer
d31e13048c Move diagrams out of top-level docs/ directory and merge
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -07:00
David Oppenheimer
8d5eb03c7b Move some docs from docs/ top-level into docs/{admin/,devel/,user-guide/}. 2015-07-14 22:07:44 -07:00
Tim Hockin
cdc74dde4c Merge pull request #11254 from thockin/dont-print-lb-firewall-warning
Fix load-balancer firewall messages
2015-07-14 21:41:28 -07:00
Tim Hockin
24ea4c5d16 Merge pull request #10747 from mesosphere/kube-dns-docs
Document how to launch kube-dns with Kubernetes on Mesos
2015-07-14 21:20:37 -07:00
Tim Hockin
fe89298c09 Fix load-balancer firewall messages 2015-07-14 21:07:46 -07:00
Tim Hockin
43de287427 Merge pull request #11279 from dchen1107/doc
Known issue for logging.md
2015-07-14 20:52:16 -07:00