johndmulhausen
d1074bc3c2
Fixing any remaining 1.2 hardcodes
2016-07-07 02:18:44 -07:00
johndmulhausen
c25923355c
Merge pull request #781 from a-robinson/logs
...
Remove guide that doesn't exist from the index.
2016-07-07 02:10:24 -07:00
johndmulhausen
cef1accd9d
Merge branch 'master' into release-1.3
...
# Conflicts:
# docs/admin/resourcequota/index.md
# docs/admin/resourcequota/object-counts.yaml
# docs/admin/resourcequota/walkthrough.md
# docs/user-guide/downward-api/index.md
2016-07-07 02:00:32 -07:00
johndmulhausen
dc86252be1
Merge pull request #718 from derekwaynecarr/out_of_resource
...
Out of resource handling for 1.3
2016-07-06 17:00:04 -07:00
johndmulhausen
cc3efb7eec
Merge pull request #757 from bprashanth/petset_1.3_init
...
Petset initialization
2016-07-06 16:59:12 -07:00
johndmulhausen
de3f980208
Merge pull request #710 from caseydavenport/cd-networkpolicy-user-guide-1.3
...
NetworkPolicy user guide
2016-07-06 16:58:40 -07:00
Prashanth Balasubramanian
4df7d96369
Petset bootstrapping
2016-07-06 16:21:48 -07:00
Alex Robinson
35bd8b893f
Remove guide that doesn't exist from the index.
2016-07-06 22:47:02 +00:00
derekwaynecarr
8513dfb9db
Out of resource handling for 1.3
2016-07-05 14:27:26 -04:00
johndmulhausen
56623f9e63
Merge pull request #662 from nikhiljindal/addFederationToRelease.13
...
Adding a guide for admins to set up federation
2016-06-29 16:19:13 -07:00
nikhiljindal
7f5008d1b9
Adding a doc with instructions to setup federation
2016-06-29 16:11:04 -07:00
runseb
3ba2887476
fixit-575: typo in link to k8petstore
2016-06-29 15:12:16 +02:00
Casey Davenport
ad53cd7423
Fix title
2016-06-28 13:23:30 -07:00
Casey Davenport
cb6f85b484
Code review comments
2016-06-28 13:22:33 -07:00
johndmulhausen
12f6ae829c
Merge pull request #698 from bprashanth/petset_1.3
...
Petset 1.3 documentation.
2016-06-28 10:08:49 -07:00
Prashanth Balasubramanian
99f6734342
Petset 1.3 user guide
2016-06-27 11:14:05 -07:00
John Mulhausen
5f448b86fe
Refactor of template demo instructions
2016-06-26 00:17:59 -07:00
johndmulhausen
2dfc264643
Merge pull request #702 from Random-Liu/release-1.3
...
Add document for node problem detector.
2016-06-24 16:37:03 -07:00
Lantao Liu
c65d7400fd
Add document for node problem detector.
2016-06-24 16:00:32 -07:00
johndmulhausen
6f609cf321
Merge pull request #699 from yifan-gu/rkt_docs
...
docs/getting-started-guides/rkt: Update rktnetes documentation for 1.3
2016-06-24 11:15:01 -07:00
Yifan Gu
53e888aa9c
rkt: Update the getting-started-guide and known issues.
2016-06-24 11:04:09 -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
Chao Xu
212341002a
add a doc for garbage collector
2016-06-23 11:13:36 -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