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
Abhi Shah
ac8c57f9a0
Merge pull request #11367 from davidopp/doc2
...
Take availability.md doc and
2015-07-16 16:38:42 -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
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
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
Eric Tune
ffaee4737e
Merge pull request #11326 from erictune/conformance_master
...
Updates to "the Matrix".
2015-07-15 14:59:42 -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
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
Eric Tune
a660fcd9ad
Merge pull request #11100 from gabrielweyer/patch-1
...
Fixed vnet create command
2015-07-14 15:02:27 -07:00
Eric Tune
69f064fde8
Merge pull request #11200 from arun-gupta/master
...
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune
0b597aaf66
Merge pull request #11239 from mikedanese/user-docs-move
...
Move user docs to docs/user-guide/
2015-07-14 12:40:23 -07:00
Eric Tune
1deb93f5d4
Merge pull request #10988 from robamaton/patch-1
...
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
Mike Danese
3eff8fce41
automated link fixes
2015-07-14 10:51:10 -07:00
Dr. Stefan Schimanski
3cb31a2ad4
Address review comments
2015-07-14 08:23:12 +02:00
Tim Hockin
c8dab21835
Merge pull request #11202 from brendandburns/tunnel
...
Update etcd and add a warning about Docker 1.7.0
2015-07-13 21:50:44 -07:00
Brendan Burns
ab4448a0d6
Update multi-node docker instructions:
...
* Update etcd and add a warning about Docker 1.7.0
* Update kubernetes to 0.21.2, Flannel to 0.5.0
* Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -07:00
arun-gupta
88303b7809
fixing #11192
2015-07-13 19:26:52 -07:00
Daniel Smith
b1555956e9
standardize on - instead of _ in file names
2015-07-13 18:32:00 -07:00
Daniel Smith
2c333e4bc2
move admin related docs into docs/admin
2015-07-13 18:24:11 -07:00
Daniel Smith
821e08fded
Apply mungedocs changes
2015-07-13 17:48:40 -07:00
Tim Hockin
f82d30340f
Merge pull request #11162 from erictune/toc
...
Improve table of contents generation.
2015-07-13 17:08:33 -07:00
Tim Hockin
60aa763789
Merge pull request #11182 from dchen1107/doc
...
Fix table in getting-started-guides README.md
2015-07-13 16:33:18 -07:00
Tim Hockin
c377e59eed
Merge pull request #11193 from brendandburns/tunnel
...
Update single node docker guide to v0.21.2
2015-07-13 16:24:30 -07:00
Brendan Burns
b0fd214836
Update docker guide to v0.21.2
2015-07-13 16:13:30 -07:00
Tim Hockin
5cf5445d24
Change 'minion' to 'node' in docs
2015-07-13 15:59:30 -07:00
Eric Tune
921619ab38
Add ToC to some longer documents.
2015-07-13 15:53:06 -07:00
Dawn Chen
fccc3095e2
Fix table in getting-started-guides README.md
2015-07-13 14:26:36 -07:00
Mike Danese
34aa20ddb3
fix merge conflict and footnote problem
2015-07-13 14:03:07 -07:00
Mike Danese
2325364339
fix
2015-07-13 13:40:48 -07:00
Mike Danese
dd538ad579
fix mungedocs that is break verify on master
2015-07-13 13:39:56 -07:00
Tim Hockin
8bb5c5060c
Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
...
change "get minions" to "get nodes" in docs
2015-07-13 13:27:56 -07:00
Tim Hockin
0e59dfabd0
Merge pull request #11170 from mikedanese/kubectl-move
...
move kubectl generated man docs to docs/user-guide/kubectl
2015-07-13 13:22:21 -07:00
Mike Danese
0e8d521eed
fix mungedoc links
2015-07-13 13:01:20 -07:00
Tim Hockin
f5cc7cd525
Merge pull request #10995 from erictune/conform_check
...
Mark GCE as passing conformance test.
2015-07-13 13:00:17 -07:00
Eric Tune
f353592cde
Remove colon from end of doc heading.
2015-07-13 12:07:26 -07:00
Tim Hockin
fffc64e733
Run gendocs and munges
2015-07-13 11:27:48 -07:00
Tim Hockin
213afd24f0
Merge pull request #11149 from epc/epc-2015194
...
Copy edits to remove doubled words
2015-07-13 09:45:51 -07:00
Tim Hockin
5d3b0c0540
Merge pull request #11143 from marekbiskup/firewall-rule-syntax
...
fix firewall rule create syntax for gce
2015-07-13 09:38:24 -07:00
Ed Costello
2b941634d8
Copy edits to remove doubled words
2015-07-13 10:11:55 -04:00
Marek Biskup
3003b22838
fix firewall rule create syntax for gce
2015-07-13 15:03:36 +02:00