Adding OWNERS for docs.

This commit is contained in:
foxish
2016-07-29 10:36:25 -07:00
committed by Anirudh
parent 0f29a492c4
commit 66f28bb820
258 changed files with 1477 additions and 369 deletions
+4
View File
@@ -0,0 +1,4 @@
assignees:
- errordeveloper
- pires
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- JamesDeFabia
- justinsb
- lavalamp
---
* TOC
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- colemickens
- jeffmendoza
---
* TOC
@@ -1,4 +1,8 @@
---
assignees:
- david-mcmahon
- jbeda
---
You can either build a release from sources or download a pre-built release. If you do not plan on developing Kubernetes itself, we suggest a pre-built release.
@@ -0,0 +1,5 @@
assignees:
- coolsvap
- lavalamp
- thockin
@@ -1,4 +1,9 @@
---
assignees:
- coolsvap
- lavalamp
- thockin
---
* TOC
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- JamesDeFabia
- ckleban
---
* TOC
{: toc}
@@ -1,4 +1,8 @@
---
assignees:
- lavalamp
- thockin
---
CloudStack is a software to build public and private clouds based on hardware virtualization principles (traditional IaaS). To deploy Kubernetes on CloudStack there are several possibilities depending on the Cloud being used and what images are made available. [Exoscale](http://exoscale.ch) for instance makes a [CoreOS](http://coreos.com) template available, therefore instructions to deploy Kubernetes on coreOS can be used. CloudStack also has a vagrant plugin available, hence Vagrant could be used to deploy Kubernetes either using the existing shell provisioner or using new Salt based recipes.
@@ -0,0 +1,5 @@
assignees:
- AntonioMeireles
- errordeveloper
- pires
@@ -1,4 +1,7 @@
---
assignees:
- caseydavenport
---
This document describes how to deploy Kubernetes with Calico networking on _bare metal_ CoreOS. For more information on Project Calico, visit [projectcalico.org](http://projectcalico.org) and the [calico-containers repository](https://github.com/projectcalico/calico-containers).
@@ -1,4 +1,9 @@
---
assignees:
- erictune
- jeffbean
- thockin
---
Deploy a CoreOS running Kubernetes environment. This particular guide is made to help those in an OFFLINE system, wither for testing a POC before the real deal, or you are restricted to be totally offline for your applications.
@@ -1,4 +1,8 @@
---
assignees:
- dchen1107
- pires
---
Use the [master.yaml](/docs/getting-started-guides/coreos/cloud-configs/master.yaml) and [node.yaml](/docs/getting-started-guides/coreos/cloud-configs/node.yaml) cloud-configs to provision a multi-node Kubernetes cluster.
@@ -1,4 +1,8 @@
---
assignees:
- JamesDeFabia
- johscheuer
---
* TOC
+3
View File
@@ -1,4 +1,7 @@
---
assignees:
- karlkfi
---
This guide will walk you through installing [Kubernetes-Mesos](https://github.com/mesosphere/kubernetes-mesos) on [Datacenter Operating System (DCOS)](https://mesosphere.com/product/) with the [DCOS CLI](https://github.com/mesosphere/dcos-cli) and operating Kubernetes with the [DCOS Kubectl plugin](https://github.com/mesosphere/dcos-kubectl).
@@ -0,0 +1,5 @@
assignees:
- dalanlan
- dchen1107
- resouer
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- asridharan
- brendandburns
- fgrzadkowski
---
**Stop. This guide has been superseded by [Minikube](../minikube/) which is the recommended method of running Kubernetes on your local machine.**
@@ -0,0 +1,5 @@
assignees:
- aveshagarwal
- eparis
- thockin
@@ -1,4 +1,9 @@
---
assignees:
- alexhersh
- caesarxuchao
- caseydavenport
---
This guide will walk you through the process of getting a Kubernetes Fedora cluster running on Digital Ocean with networking powered by Calico networking.
@@ -1,4 +1,8 @@
---
assignees:
- aveshagarwal
- erictune
---
Configuring Kubernetes on Fedora via Ansible offers a simple way to quickly create a clustered environment with little effort.
@@ -1,4 +1,9 @@
---
assignees:
- aveshagarwal
- eparis
- thockin
---
* TOC
@@ -1,4 +1,9 @@
---
assignees:
- dchen1107
- erictune
- thockin
---
* TOC
{:toc}
+6
View File
@@ -1,4 +1,10 @@
---
assignees:
- brendandburns
- jbeda
- mikedanese
- thockin
---
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- brendandburns
- erictune
- mikedanese
---
Kubernetes can run on a range of platforms, from your laptop, to VMs on a cloud provider, to rack of
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- caesarxuchao
- erictune
- mbruzek
---
[Juju](https://jujucharms.com/docs/2.0/about-juju) encapsulates the
@@ -1,4 +1,9 @@
---
assignees:
- erictune
- idvoretskyi
- lhuard1A
---
* TOC
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- erictune
- mikedanese
- thockin
---
**Stop. This guide has been superseded by [Minikube](../minikube/) which is the recommended method of running Kubernetes on your local machine.**
@@ -1,4 +1,8 @@
---
assignees:
- lavalamp
- satnam6502
---
On the Google Compute Engine (GCE) platform, the default logging support targets
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- lavalamp
- satnam6502
---
A Kubernetes cluster will typically be humming along running many system and application pods. How does the system administrator collect, manage and query the logs of the system pods? How does a user query the logs of their application which is composed of many pods which may be restarted or automatically generated by the Kubernetes system? These questions are addressed by the Kubernetes **cluster level logging** services.
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- glnds
- paulzim
---
**By: Sandeep Dinesh** - _July 29, 2015_
@@ -1,4 +1,8 @@
---
assignees:
- jdef
- karlkfi
---
+5 -2
View File
@@ -1,3 +1,6 @@
assignees:
- jdef
- karlkfi
- jdef
- nak3
- sttts
- thockin
@@ -1,4 +1,9 @@
---
assignees:
- JamesDeFabia
- jdef
- mikebrow
---
* TOC
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- dlorenc
- janetkuo
- jlowdermilk
---
* TOC
@@ -1,4 +1,11 @@
---
assignees:
- elsonrodriguez
- idvoretskyi
- ohtake
- xsgordon
- zreigz
---
* TOC
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- caesarxuchao
- erictune
---
* TOC
@@ -1,4 +1,8 @@
---
assignees:
- AlainRoy
- bprashanth
---
The example below creates a Kubernetes cluster using VMware's Photon
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- doublerr
- erictune
---
* Supported Version: v0.18.1
+5
View File
@@ -0,0 +1,5 @@
assignees:
- joshix
- lavalamp
- yifan-gu
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- joshix
- lavalamp
- yifan-gu
---
This document describes how to run Kubernetes using [rkt](https://github.com/coreos/rkt) as the container runtime.
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- dchen1107
- yifan-gu
---
The following features either are not supported or have large caveats when using the rkt container runtime. Increasing support for these items and others, including reasonable feature parity with the default container engine, is planned through future releases.
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- erictune
- lavalamp
- thockin
---
This guide is for people who want to craft a custom Kubernetes cluster. If you
@@ -1,4 +1,8 @@
---
assignees:
- alexhersh
- caseydavenport
---
This document describes how to deploy Kubernetes with Calico networking from scratch on _bare metal_ Ubuntu. For more information on Project Calico, visit [projectcalico.org](http://projectcalico.org) and the [calico-containers repository](https://github.com/projectcalico/calico-containers).
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- WIZARD-CXY
- dalanlan
- thockin
---
This document describes how to deploy kubernetes on ubuntu nodes, 1 master and 3 nodes involved
+5
View File
@@ -1,4 +1,9 @@
---
assignees:
- brendandburns
- derekwaynecarr
- jbeda
---
**Stop. This guide has been superseded by [Minikube](../minikube/) which is the recommended method of running Kubernetes on your local machine.**
+4
View File
@@ -1,4 +1,8 @@
---
assignees:
- erictune
- jbeda
---
The example below creates a Kubernetes cluster with 4 worker node Virtual