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
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
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
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
Tim Hockin
4f779ca982
Merge pull request #11208 from bgrant0607/bugfix1
...
Thread user guide docs together
2015-07-14 20:51:41 -07:00
Brian Grant
0045ebd570
Initial TOC for the user guide.
2015-07-15 01:25:22 +00:00
Dawn Chen
34e3432bba
Known issue for logging.md
2015-07-14 17:47:34 -07:00
Brian Grant
d56138ba03
Thread user guide docs together with "What's next" sections, and add a couple missing TOCs.
2015-07-15 00:43:18 +00: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