runseb
3ba2887476
fixit-575: typo in link to k8petstore
2016-06-29 15:12:16 +02:00
John Mulhausen
5f448b86fe
Refactor of template demo instructions
2016-06-26 00:17:59 -07:00
johndmulhausen
07cb8b573c
Merge pull request #252 from erictune/master
...
Moved jobs examples to docs repo
2016-06-24 00:59:12 -07:00
johndmulhausen
9d48b38629
Merge pull request #149 from colemickens/master
...
azure: document new bring-up
2016-06-24 00:55:22 -07:00
Dan Lorenc
7fd579d2ac
Add minikube page to Getting Started section.
2016-06-20 15:01:08 -07:00
Eric Tune
72a3fb3c37
Moved jobs examples to docs repo
...
These are not considered "examples", per
https://github.com/kubernetes/kubernetes/pull/17345#issuecomment-197153744
2016-06-20 07:59:19 -07:00
Cole Mickens
8546c70419
Add new Azure bringup to sidebar
2016-06-06 15:56:40 -07:00
johndmulhausen
2c28208e5b
Merge pull request #535 from gnomeontherun/vagrant-missing
...
Adds the missing vagrant guide form kubernetes repo
2016-05-31 13:12:35 -07:00
johndmulhausen
8345e86658
Update guides.yml
2016-05-26 17:53:47 -07:00
johndmulhausen
5d14c7549c
Update guides.yml
2016-05-24 15:55:10 -07:00
Jeremy Wilken
c5b5d952a1
fix links to swagger UI and add a section on swagger specs
2016-05-19 16:33:36 -05:00
Jeremy Wilken
49b5701cc5
Adds the missing vagrant guide form kubernetes repo
...
The vagrant guide was dropped from main repo, but was not moved into the docs.
This brings it in, updates formatting for the jekyll site and adds menu links.
2016-05-19 14:17:35 -05:00
Khalid Dermoumi
a794f04701
Clarify titles under "Running Kubernetes"
...
Of course AWS does not "run on CoreOS", so under "Running Kubernetes" the title should not be "AWS on CoreOS".
This is highly irritating when browsing the docs the first time.
The title should either be: "Kubernetes with AWS provider on CoreOS", or "CoreOS on AWS".
I picked the latter form, and fixed a couple of non-optimal titles in this fashion.
I also changed "Vagrant or VMware" to "CoreOS on Vagrant", because the article is mostly about CoreOS, including other platforms (btw. VMWare is just a Vagrant provider in this context).
Also note that there is a little navigation bug because the article "/docs/getting-started-guides/coreos/" is linked twice: when clicked, the other link is selected too in the navigation (under certain circumstances). It may make sense to split the article in 2 files: one about Vagrant only, one about AWS and GCE.
I removed the "libvirt or KVM" link, because the article is already linked under "On Bare Metal", where it fits better. It has nothing special to do with libvirt and KVM and doesn't mention any of both.
2016-05-18 01:08:01 +02:00
Brian Grant
05b0076735
Merge pull request #508 from janetkuo/kubectl-usage-conventions
...
Adding kubectl user conventions
2016-05-16 16:37:42 -07:00
Brian Grant
e3e68854a8
Merge pull request #519 from elsonrodriguez/openstack-provider-doc-tocfix
...
Adding Guide entry for Openstack provider.
2016-05-16 15:27:57 -07:00
Brian Grant
f01a78edd0
Rationalize navigation
2016-05-16 18:07:30 +00:00
Elson O Rodriguez
1be2f231cf
Adding Guide entry for Openstack provider.
2016-05-16 09:53:32 -07:00
Janet Kuo
7aa9ce389a
Adding kubectl user conventions
2016-05-13 18:20:48 -07:00
johndmulhausen
96e5891b8f
Merge pull request #136 from madhusudancs/multi-schedulers
...
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
johndmulhausen
68a8179a59
Merge pull request #391 from zlabjp/fix-missing-config-for-set-credentials
...
Fix missing `config` for `set-credentials`
2016-04-26 11:25:04 -07:00
Ihor Dvoretskyi
6e8c15784a
CentOS minor fix
...
CentOS minor writing fix
2016-04-20 19:25:28 -07:00
Kazuki Suda
0351415a0a
Fix missing config for set-credentials
2016-04-18 19:40:37 +09:00
Madhusudan.C.S
fc7718d0f4
Multi-scheduler documentation with examples.
2016-04-15 10:39:34 -07:00
johndmulhausen
063a455db1
Merge pull request #126 from CenturyLinkCloud/add-clc
...
Adding getting started on centurylink cloud
2016-04-14 14:43:02 -07:00
johndmulhausen
666ca311f0
Merge pull request #294 from vishh/delete-vagrant
...
Remove vagrant from the UI.
2016-04-14 14:40:33 -07:00
Gerti Poppel
3749dc9fd4
Include comments and add correct zero state page again
2016-04-05 15:08:17 +02:00
Vishnu Kannan
cbbdb5354d
Remove vagrant from the UI. It hasn't been working reliably on OS X for many people.
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com >
2016-03-31 13:35:48 -07:00
Brian Grant
6684555ed9
Merge pull request #148 from madhusudancs/replicaset
...
ReplicaSet documentation.
2016-03-30 20:38:30 -07:00
Madhusudan.C.S
f7691f9852
Add initial ReplicaSet documentation.
2016-03-30 15:44:52 -07:00
ckleban
1510530d68
Make needed changes to the getting started guide for CLC
...
based on comments in PR 126
2016-03-30 13:48:40 -07:00
Janet Kuo
a9770badb6
Address comments
2016-03-30 10:32:58 -07:00
Janet Kuo
248744f93b
Update managing deployments user guide
2016-03-29 17:48:51 -07:00
johndmulhausen
0d31281f27
Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible
2016-03-29 14:58:48 -07:00
Brian Grant
304b0256a8
Merge pull request #140 from justinsb/multizone
...
Multizone: initial docs
2016-03-25 10:28:14 -07:00
Justin Santa Barbara
cbbf1fa6a7
Multizone: docs
...
Docs for multizone aka Ubernetes Lite
2016-03-24 21:39:21 -04:00
David McMahon
80be29ee2f
Update support.yml
2016-03-22 14:56:15 -07:00
Madhusudan.C.S
e4b3ee026c
Change the title of rkt page to say rkt, not rat.
2016-03-20 20:16:18 -07:00
John Mulhausen
634654a96b
Add Batch and Autoscaling API topics to left nav
2016-03-17 16:26:59 -07:00
johndmulhausen
de1558b744
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io
2016-03-16 15:54:46 -07:00
johndmulhausen
c8dd8b8831
Import from Container Engine docs, addition of Tabs functionality, various link fixes
2016-03-16 15:54:34 -07:00
Madhusudan.C.S
e0fd5c5cc0
Fix kube-scheduler typo in the menu.
2016-03-16 00:32:03 -07:00
Creatures in Unitards
997fdd164c
Merge pull request #104 from skippbox/master
...
Small typo
2016-03-14 13:25:48 -07:00
runseb
d6c6716fa6
Small typo
2016-03-12 12:54:38 +01:00
johndmulhausen
9970fc2391
Update reference.yml
2016-03-11 15:23:43 +00:00
johndmulhausen
b7129156c2
Update guides.yml
2016-03-08 11:07:03 +00:00
John Mulhausen
8cea8f2330
TOC entries for new kubectl commands
2016-03-07 17:46:00 +00:00
John Mulhausen
a777a06bb1
Refdocs for 1.2 import
2016-03-07 16:51:25 +00:00
John Mulhausen
ba1e511e5a
Improved doc editing instructions/sharing with README.md
2016-03-07 15:07:48 +00:00
John Mulhausen
f16668b45f
1.2 additions for user-guide/
2016-03-07 12:09:02 +00:00
John Mulhausen
e899d54a1b
1.2 changes for top-level docs
2016-03-07 07:45:14 +00:00