Commit Graph

53 Commits (8060e9c5eb436c0523eafaec40666f4c239d02a2)

Author SHA1 Message Date
Nan Xiao 59df63d8a7 Update mesos.md
#18954 should also be merged into master branch.
2016-01-15 10:27:02 +08:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin 0df07424e7 Make go version requirements clearer 2015-12-10 12:09:25 -08:00
Karl Isenberg c3c7c81b33 Guide style update
- Don't indent top-level lists
- Use 2 space list item indentation, unless using multi-line items, then use 4 space indents
- Use underline for page title
- Auto-generate table of contents
- Start with lvl 2 headers (lvl 1 headers look too much like the page title)
2015-12-03 16:15:07 -08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Joe Beda 993c1ee222 Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Saad Ali 8a43bd621e Merge pull request #12745 from eparis/even-less-dash-false-positive
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Robert Bailey fd4147f6c5 Merge pull request #11125 from nak3/mesos-readme
Add a note of api endpoint in Kubernetes on Mesos getting started guide
2015-08-18 11:48:49 -07:00
Eric Paris c560f41a4b Update docs which were incorrectly using _ in flag names
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07: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
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
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
Kenjiro Nakayama ac5aa8ee7d Fix dead link in Kubernetes on Mesos getting started guide 2015-07-27 17:20:39 +09: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
Dr. Stefan Schimanski 57d488f79a Fix invocation of quay.io etcd in mesos getting started guide 2015-07-19 22:02:43 +02:00
Alex Robinson 68d6e3a8ae Replace ``` with ` when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Dr. Stefan Schimanski 8fca9b6f09 Add original k8s-mesos docs to contrib/mesos 2015-07-19 10:13:25 +02:00
Alex Robinson f729938aed Improve markdown highlighting in mesos getting started guide. 2015-07-19 03:56:21 +00:00
Tim Hockin 33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin 542e13d2d3 Better scary message 2015-07-17 09:28:49 -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
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
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
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 39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Dr. Stefan Schimanski 3cb31a2ad4 Address review comments 2015-07-14 08:23:12 +02:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Chao Xu 1cca74c20d REASON to STATUS 2015-07-08 11:20:49 -07:00
Dr. Stefan Schimanski 6d652eccd5 Update for changed namespace of the kube-dns pods 2015-07-07 08:36:19 +02:00
Dr. Stefan Schimanski 34b887f064 Line wrap sed command 2015-07-07 08:32:41 +02:00
Dr. Stefan Schimanski 739566d5c7 Document how to launch kube-dns on k8sm 2015-07-07 08:32:41 +02:00
Dr. Stefan Schimanski dc7a9c8792 Update the mesos.md getting started guide 2015-06-28 16:55:08 +02:00
Eric Tune 1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Eric Tune 179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
James DeFelice dd8077e276 link to k8s-mesos known issues 2015-06-11 15:10:32 +00:00
Joerg Schad c3baeff6e1 Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
As the ElasticMesos will be shutdown in the near future we need to update the tutorial.
2015-06-04 14:39:07 +02:00
Daniel Smith 5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00
Tim Hockin 3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin 4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Kenjiro Nakayama 2e702b0c61 Replace hostname -f with uname -n 2015-04-20 14:16:21 -07:00
Eric Tune 67435e10c5 Merge pull request #6931 from mesosphere/fix-mesos-gsg-instructions
Fixed error in Mesos getting started guide.
2015-04-16 13:41:38 -07:00
Connor Doyle a6d0b44a33 Fixed error in Mesos getting started guide.
The instructions previously advised that the Kubernetes-Mesos executor
will not start up a proxy instance on each minion, but this is
incorrect.  Changed the wording to indicate that the proxy only needs to
be started manually on the master.
2015-04-16 13:26:08 -07:00