Commit Graph

281 Commits (e8727e886eac9952e6153fdd8eba5a977b478e51)

Author SHA1 Message Date
xiangpengzhao 115d3cde97 Fix path in reference.yml 2016-10-28 00:43:49 -04:00
Chris Marino ee6ce7828f Merge remote-tracking branch 'refs/remotes/kubernetes/master' 2016-10-26 06:49:09 -07:00
Justin Santa Barbara 5d689c8eee Add docs for kops, explain when kops and when kubeadm
Quick getting started guide for kops.

Also try to provide some guidance as to when to use kops and when
kubeadm; based on discussions with sig-cluster-lifecycle that kubeadm is
a building block and not a provisioning tool.

I used "kubeadm" as a simplifying concept for "kubeadm and the other
work done by sig-cluster-lifecycle that kubeadm is a part of", in that
tools that don't (yet) use kubeadm are still leveraging the kubeadm
stream of work.
2016-10-25 22:53:33 -04:00
Chris Marino 59d40b3e81 Merge remote-tracking branch 'refs/remotes/kubernetes/master' 2016-10-24 08:23:03 -07:00
Justin Santa Barbara 763b90e99a Merge branch 'master' into download_kubectl 2016-10-21 21:40:15 -04:00
Justin Santa Barbara 0ebd20ccfb Fixes per code review 2016-10-21 21:05:23 -04:00
Chris Marino d8688fa817 Add Romana to docs
ToC, and kubeadm page
2016-10-21 13:32:29 -07:00
steveperry-53 32f45fb417 Write new task: Defining a Command and Arguments for a Container. 2016-10-20 11:34:06 -07:00
steveperry-53 68a0c5195b Write new task: Defining Environment Variables for a Container. 2016-10-19 16:47:15 -07:00
Justin Santa Barbara 441043a22a Instructions for how to download kubectl 2016-10-19 13:12:00 -04:00
devin-donnelly 499bd7828f Merge pull request #1478 from steveperry-53/contribution-guide-2
Write new material about how to contribute to the Kubernetes docs.
2016-10-18 17:09:19 -07:00
Steve Perry fc10dd34b2 External address (#1432)
* Write new tutorial: Exposing an External IP Address.

* Update prerequisites.
2016-10-15 15:04:23 -07:00
steveperry-53 81cb7792c1 Merge branch 'master' of https://github.com/steveperry-53/steveperry-53.github.io
Conflicts:
	README.md
	_config.yml
2016-10-15 13:31:14 -07:00
steveperry-53 93d5887c4b Write new material about how to contribute to the Kubernetes docs. 2016-10-15 13:17:23 -07:00
Lucas Käldström 23d7719663 Move kubeadm reference, add a navigation link to it and assignees 2016-10-11 09:01:12 +03:00
Devin Donnelly 616f99b716 Modifies the overview for the Kubernetes Basics tutorial to make it more useful.
Adds a link to the Overview from the left-hand TOC.
Links to the Kubernetes Basics Tutorial from the Tutorials landing page.
2016-10-06 16:46:59 -07:00
steveperry-53 fb84c95af6 Change name to Kubernetes Basics. Compress introduction to each step. 2016-10-05 15:39:13 -07:00
devin-donnelly 637a1613cd Merge pull request #1325 from colemickens/pr-azure-docs
azure: update links, owners, metadata
2016-10-05 14:49:38 -07:00
devin-donnelly b0e5d64cf7 Merge pull request #1120 from janetkuo/3rd-party-doc
Add docs for 3rd-party tools
2016-10-05 14:43:55 -07:00
Janet Kuo e44f4a2d5c Remove third-party page and make one page for all tools 2016-10-05 14:24:33 -07:00
devin-donnelly bd0243c797 Merge pull request #1348 from IanLewis/thirdpartyresource-doc
Created new ThirdPartyResource Glossary page.
2016-10-05 14:15:31 -07:00
Janet Kuo bfc93d1779 Add Tools top nav and move 3rd party doc under it 2016-10-05 14:15:24 -07:00
devin-donnelly a59bbd093e Merge pull request #1344 from janetkuo/fix-kubectl-404
Fix kubectl 404
2016-10-03 14:46:52 -07:00
steveperry-53 53933e1738 Create task page: Assigning Pods to Nodes. 2016-09-29 13:43:54 -07:00
Ian Lewis 3965d87cec Created new ThirdPartyResource Glossary page.
1. Created a new page for the ThirdPartyResource object.
2. Added a link for the new page to the Glossary menu.
2016-09-29 17:34:39 +09:00
steveperry-53 8cdebc0d66 Revise tutorial to use NodePort instead of externa IP address. 2016-09-28 16:06:46 -07:00
Janet Kuo 2ff8dbf024 Fix kubectl 404
1. Update script to:
   a) Rename kubectl.md to index.md
   b) Remove "See Also" section from kubectl subcommands md files
2. Update the _date/reference.yml link to kubectl
2016-09-28 15:32:14 -07:00
Cole Mickens 660376ccd9 azure: update links, owners, metadata 2016-09-27 12:16:14 -07:00
steveperry-53 926ec86e60 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-09-26 16:20:27 -07:00
Steve Perry aaef454bea Merge branch 'master' into templates3 2016-09-26 15:06:33 -07:00
Devin Donnelly 63bb0d449d Typo fix. 2016-09-26 11:45:00 -07:00
Devin Donnelly bfe0194e9e Bug fix in TOC. 2016-09-26 11:43:54 -07:00
Devin Donnelly fae6e5b331 Added Federation docs to TOC (in reference for now; this is not where they should permanently go).
This should fix the issue where TOCs and Titles do not appear for Federation docs.
2016-09-26 11:37:58 -07:00
steveperry-53 822d59b5e4 Write page templates and canonical examples.
Conflicts:
	_data/tasks.yml
	_data/tutorials.yml
	docs/tasks/access-kubernetes-api/http-proxy-access-api.md
	docs/tasks/index.md
	docs/tutorials/index.md
2016-09-26 08:06:06 -07:00
Luke Marsden 10884384de kubeadm and add-ons docs 2016-09-26 14:12:02 +01:00
Luke Marsden 22a8dbb58e Squashed commits for kubeadm and addons docs. 2016-09-23 14:26:26 +01:00
steveperry-53 05dbc740e1 Merge branch 'master' into bcamp
Conflicts:
	_layouts/docwithnav.html
2016-09-18 19:21:59 -07:00
nikhiljindal aaecc8f75d Adding references to federation docs on left side navigation 2016-09-16 15:27:11 -07:00
nikhiljindal dccb798817 Changing the path at which federation api reference docs are copied 2016-09-16 15:14:57 -07:00
devin-donnelly 6dd2eae873 Merge pull request #1152 from caesarxuchao/update-gc
[GarbageCollector] update user guide
2016-09-15 15:36:42 -07:00
devin-donnelly f602a1ee9f Merge pull request #1224 from nikhiljindal/fedEvents
Adding user guides for federation events and namespaces
2016-09-15 14:13:47 -07:00
devin-donnelly e61d5ec4d4 Merge pull request #1216 from Random-Liu/add-node-conformance-test-doc
Add document for node conformance test.
2016-09-15 13:32:55 -07:00
Lantao Liu d56e805a68 Add document for node conformance test. 2016-09-15 11:06:39 -07:00
Chao Xu 2be2ac9cec update gc doc 2016-09-14 22:24:32 -07:00
devin-donnelly df247395df Merge pull request #1147 from timstclair/aa-docs-1.4
AppArmor documentation
2016-09-14 16:31:07 -07:00
devin-donnelly f0e8e36b58 Merge pull request #1206 from pweil-/psp-docs-1.4
Create a ref doc for pod security policy
2016-09-14 16:02:30 -07:00
nikhiljindal 27f0b6f2a6 Adding user guides for federation events and ns 2016-09-14 13:48:32 -07:00
Tim St. Clair 05b2829c7c
AppArmor documentation 2016-09-14 12:49:41 -07:00
pweil- 01fe9bf1f2 psp initial documentation 2016-09-14 02:54:09 -04:00
devin-donnelly 5fdc4447bd Merge pull request #1217 from caseydavenport/master
Getting started guide for NetworkPolicy
2016-09-13 15:32:52 -07:00
Casey Davenport 3dc824673f Split out Calico bits 2016-09-12 19:24:24 -07:00
Casey Davenport 5ce89f84f3 Getting started guide which walks through using NetworkPolicy 2016-09-12 15:29:11 -07:00
Devin Donnelly 319ef0623f Merge branch 'master' into release-1.4 2016-09-12 15:10:12 -07:00
steveperry-53 cbb82d292b Integrate bootcamp into Kubernetes docs. 2016-09-10 23:00:44 -07:00
Eduardo Patrocinio ef735dac3e Add link to IBM SoftLayer instructions 2016-09-10 10:50:25 -04:00
nikhiljindal 2cbb016810 Updating update-imported-docs.sh 2016-09-02 16:13:20 -07:00
Devin Donnelly 2fc0029858 Merged master; fixed merge conflict. 2016-09-01 14:16:13 -07:00
Casey Davenport 7f785f2ecf Remove outdated Calico / Fedora guide. 2016-08-31 17:50:42 -07:00
Janet Kuo 7debbe4438 Create a ref doc for scheduled jobs 2016-08-30 19:34:25 -07:00
Phillip Wittrock f08f979e43 Update docs release script
Update script for copying generated docs from kubernetes/kubernetes into kubernetes/kubernetes.github.io
Make it actually do what is necessary for a new docs release
2016-08-12 14:37:25 -07:00
Jeff Mendoza 4f47ce2d65 Fix bad sample link. 2016-08-09 13:05:30 -07:00
Dalton Hubble 4f407220b2 Add and organize CoreOS links in bare metal
* Add CoreOS link in bare metal section
* Keep different CoreOS and Ubuntu links together
2016-08-07 20:22:46 -07:00
Ronald Petty 781e00c064 Alphabetized Lists
Order can imply importance.  Disorder can make things hard to find.  For simple lists (glossary for example,) I alphabetized the components and docs.  I left the shorter lists alone that have some context/expected order, or general eye pleasing as is.
2016-08-05 14:37:04 -07:00
Phillip Wittrock e28c21045f Move local cluster setup guides to the kubernetes/kubernetes repo under docs/devel/local-cluster/.
Done to encourage folks to use minikube and to reduce cluster setup guide maintenance overhead.
2016-08-03 14:02:26 -07:00
Mike Danese fc196ffb47 Merge pull request #876 from luxas/fix_docker_multinode
Remove the old docker-multinode in favor for the new one
2016-08-02 14:47:22 -07:00
Alex Robinson 24f1db4d31 Merge pull request #792 from a-robinson/logs2
Improvements to elasticsearch logging docs
2016-07-25 10:56:03 -07:00
Lucas Käldström 696c4ed0ab Remove the old docker-multinode in favor for the new one 2016-07-23 00:52:00 +03:00
Phillip Wittrock d7a6607c7e Merge pull request #799 from quinton-hoole/2016-07-06-ccsd-user-guide
User Guide for Federated Services.
2016-07-19 12:21:51 -07:00
Quinton Hoole b122a8ddea Address review feedback. 2016-07-15 10:05:03 -07:00
Phillip Wittrock 228baa18d8 Merge pull request #743 from AlainRoy/master
First kube-up docs for Photon Controller
2016-07-15 07:27:50 -07:00
Alex Robinson bbd9067586 Remove dead link to elasticsearch logging example
and move the normal elasticsearch example into the logging section.
2016-07-07 23:31:22 +00:00
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
Alain Roy abd3ee50f5 This includes two things:
1. Documentation for kube-up integration with VMware's Photon
Controller
2. Minor tweaks to vSphere documentation:
   - Changed maintainer
   - Added small note on vSphere parameters
2016-07-02 13:57:54 -07: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
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
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 97c728d343 1.2 changes for admin/ 2016-03-06 04:26:30 -08:00
John Mulhausen 3de4eabc1a Moving Accessing the API stuff under Kubernetes API 2016-03-06 02:49:43 -08:00
John Mulhausen 9a5aab72df Assigning remaining topics to TOC. Some deletions, combinations, and relegations to READMEs. Deactivating AnswerDash for now. 2016-03-06 02:24:03 -08:00
John Mulhausen ff93b4398e Revamped Reference section with proper landing page 2016-03-04 11:29:36 -08:00
John Mulhausen bb4da3186b Initial check-in of Hello Node codelab; to be de-Googleized 2016-03-02 17:04:34 -08:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
John Mulhausen d57e7a432c Ran update-imported-docs.sh 2016-02-26 05:18:59 -08:00