Merge branch 'master' into master

This commit is contained in:
king-julien
2016-12-20 16:33:11 -06:00
committed by GitHub
306 changed files with 868 additions and 869 deletions
@@ -1,6 +1,7 @@
---
assignees:
- pwittrock
title: Deprecated Alternatives
---
# *Stop. These guides are superseded by [Minikube](../minikube/). They are only listed here for completeness.*
+1 -1
View File
@@ -3,7 +3,7 @@ assignees:
- justinsb
- lavalamp
- clove
title: Running Kubernetes on AWS EC2
---
* TOC
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- colemickens
- brendandburns
title: Running Kubernetes on Azure
---
## Azure Container Service
@@ -2,7 +2,7 @@
assignees:
- david-mcmahon
- jbeda
title: Downloading or Building Kubernetes
---
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.
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- thockin
title: CentOS
---
* TOC
+2 -1
View File
@@ -1,6 +1,7 @@
---
title: Running Kubernetes on CenturyLink Cloud
---
---
* TOC
{: toc}
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- thockin
title: Cloudstack
---
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.
@@ -2,7 +2,7 @@
assignees:
- erictune
- thockin
title: Offline
---
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 -1
View File
@@ -1,5 +1,5 @@
---
title: CoreOS on AWS or GCE
---
* TOC
+1 -1
View File
@@ -1,7 +1,7 @@
---
assignees:
- karlkfi
title: DCOS
---
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).
@@ -1,4 +1,5 @@
---
title: Portable Multi-Node Cluster
---
* TOC
@@ -2,7 +2,7 @@
assignees:
- aveshagarwal
- erictune
title: Fedora via Ansible
---
Configuring Kubernetes on Fedora via Ansible offers a simple way to quickly create a clustered environment with little effort.
@@ -3,7 +3,7 @@ assignees:
- aveshagarwal
- eparis
- thockin
title: Fedora (Single Node)
---
* TOC
@@ -3,8 +3,9 @@ assignees:
- dchen1107
- erictune
- thockin
title: Fedora (Multi Node)
---
* TOC
{:toc}
+1 -2
View File
@@ -4,10 +4,9 @@ assignees:
- jbeda
- mikedanese
- thockin
title: Running Kubernetes on Google Compute Engine
---
The example below creates a Kubernetes cluster with 4 worker node Virtual Machines and a master Virtual Machine (i.e. 5 VMs in your cluster). This cluster is set up and controlled from your workstation (or wherever you find convenient).
* TOC
+1 -1
View File
@@ -3,7 +3,7 @@ assignees:
- brendandburns
- erictune
- mikedanese
title: Picking the Right Solution
---
Kubernetes can run on a range of platforms, from your laptop, to VMs on a cloud provider, to rack of
+1
View File
@@ -1,4 +1,5 @@
---
title: Installing Kubernetes on AWS with kops
---
<style>
+1 -1
View File
@@ -4,7 +4,7 @@ assignees:
- luxas
- errordeveloper
- jbeda
title: Installing Kubernetes on Linux with kubeadm
---
<style>
+1
View File
@@ -1,4 +1,5 @@
---
title: Installing kubectl
---
<style>
@@ -2,7 +2,7 @@
assignees:
- erictune
- idvoretskyi
title: CoreOS on libvirt
---
* TOC
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- satnam6502
title: Logging with Elasticsearch and Kibana
---
On the Google Compute Engine (GCE) platform, the default logging support targets
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- satnam6502
title: Logging
---
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.
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: MEAN stack on Google Cloud Platform
---
**By: Sandeep Dinesh** - _July 29, 2015_
+1 -2
View File
@@ -2,10 +2,9 @@
assignees:
- jdef
- karlkfi
title: Kubernetes on Mesos on Docker
---
The mesos/docker provider uses docker-compose to launch Kubernetes as a Mesos framework, running in docker with its
dependencies (etcd & mesos).
+1 -1
View File
@@ -1,7 +1,7 @@
---
assignees:
- jdef
title: Kubernetes on Mesos
---
* TOC
+1 -1
View File
@@ -3,7 +3,7 @@ assignees:
- dlorenc
- janetkuo
- jlowdermilk
title: Running Kubernetes Locally via Minikube
---
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Using Calico for NetworkPolicy
---
You can deploy a cluster using Calico for network policy in the default [GCE deployment](/docs/getting-started-guides/gce) using the following set of commands:
@@ -1,7 +1,7 @@
---
assignees:
- chrismarino
title: Using Romana for NetworkPolicy
---
# Installation with kubeadm
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Example Walkthrough
---
Kubernetes can be used to declare network policies which govern how Pods can communicate with each other. This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/user-guide/networkpolicies), and provides a demonstration thereof.
@@ -2,7 +2,7 @@
assignees:
- idvoretskyi
- xsgordon
title: OpenStack Heat
---
* TOC
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- caesarxuchao
- erictune
title: oVirt
---
* TOC
@@ -1,7 +1,7 @@
---
assignees:
- bprashanth
title: VMware Photon Controller
---
The example below creates a Kubernetes cluster using VMware's Photon
+1 -1
View File
@@ -1,7 +1,7 @@
---
assignees:
- erictune
title: CoreOS on Rackspace
---
* Supported Version: v0.18.1
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- lavalamp
- yifan-gu
title: Running Kubernetes with rkt
---
This document describes how to run Kubernetes using [rkt](https://github.com/coreos/rkt) as the container runtime.
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- dchen1107
- yifan-gu
title: Known Issues when Using rkt
---
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.
+1 -1
View File
@@ -3,7 +3,7 @@ assignees:
- erictune
- lavalamp
- thockin
title: Creating a Custom Cluster from Scratch
---
This guide is for people who want to craft a custom Kubernetes cluster. If you
+1 -1
View File
@@ -2,7 +2,7 @@
assignees:
- erictune
- jbeda
title: VMware vSphere
---
The example below creates a Kubernetes cluster with 4 worker node Virtual
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Windows Server Containers
---
Kubernetes version 1.5 introduces support for Windows Server Containers. In version 1.5, the Kubernetes control plane (API Server, Scheduler, Controller Manager, etc) continue to run on Linux, while the kubelet and kube-proxy can be run on Windows Server.