Commit Graph

40 Commits (dacd0e08475f4492809c720d0c2753a1d7378168)

Author SHA1 Message Date
Ido Shamun 770479b261 update readme versions table 2015-04-21 01:28:55 +03:00
Alex Robinson 92e668108b Merge pull request #6987 from erictune/remove_rackspace_link
Unlink stale rackspace getting-started-guide.
2015-04-17 11:19:41 -07:00
Eric Tune ed23bbb0ab Unlink stale rackspace getting-started-guide.
Leaving cloud provider in as community person is
working on updating it.
2015-04-17 09:46:32 -07:00
Robert Bailey c65035a80f Update GKE/GCE getting started guides to refer to the latest release. 2015-04-16 18:34:55 -07:00
Brian Grant f1cea092df Update docs. Add design principles. Fixes #6133. Fixes #4182.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Vish Kannan ffffbb7edf Merge pull request #6505 from brendandburns/hyperkube
Docker multi-node
2015-04-08 11:08:39 -07:00
Brendan Burns b3c46b5c66 Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko ddfd480828 Fix markdown syntax. 2015-04-08 00:28:54 +01:00
Brendan Burns cab0960965 Move GKE to the top of the list of supported solutions.
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns 628b052aae Add a docker how-to guide. 2015-04-06 10:43:42 -07:00
Connor Doyle 6872a73827 Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
Jeff Grafton fd94fdbe2a Merge pull request #5141 from erictune/gsgrules
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00
Eric Tune ebf3134c79 Proposed guidelines for new Getting-started-guides.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-03-30 09:52:52 -07:00
Brendan Burns 1aa2b97792 Revert "Revert "Update gce starting guide to use get.k8s.io""
This reverts commit b369f2b48f.
2015-03-27 13:46:28 -07:00
Zach Loafman b369f2b48f Revert "Update gce starting guide to use get.k8s.io" 2015-03-26 19:36:25 -07:00
Brendan Burns 61b624457d Update gce starting guide to use get.k8s.io
Also auto install gcloud if it's not present.
2015-03-26 16:08:56 -07:00
Eric Tune 1f9cdce9cf Merge pull request #5521 from preillyme/patch-1
Update README to show community support
2015-03-26 10:52:09 -07:00
Eric Tune 9e5c0e3b3b Merge pull request #5296 from jeffbean/master
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Eric Paris bae8f9c06f Update getting started guide table to list latest tested on Fedora 2015-03-20 15:57:08 -04:00
Patrick Reilly 66107ad93b Update README to show community support
Update README to show community support for local support by https://github.com/kismatic
2015-03-16 14:08:34 -07:00
Jeff Bean dd329976b8 Adding offline description 2015-03-11 09:34:07 -07:00
Jeff Bean 0d19487337 Adding a starting guide for Installing CoreOS and Kubernetes on Bare metal with no direct access to the internet 2015-03-11 09:32:40 -07:00
Ilya Dmitrichenko cd9b30e684 coreos/azure: Version bump to 0.11.0 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko 1f4474cf4b docs: Update the index of guides -
- add entry for CoreOS on Azure with Weave
- add networking column
2015-03-10 07:32:53 +00:00
wizard 282b1be188 update getting-started-guided README 2015-03-06 10:52:28 +08:00
Eric Tune 0c138b4d30 Remove duplicate line. 2015-03-05 13:23:11 -08:00
Eric Tune e326f1bdf4 Added column with networking type to matrix.. 2015-03-05 10:24:50 -08:00
Charles Butler 88e5b41f40 Added the Juju substrates and test results to GettingStartedGuides/README.md
Refactored the Juju getting started guide with @erictune and
    @brendandburns reccomendations on having a supported matrix listing
    under the cloud support header.
2015-03-03 11:59:36 -05:00
Eric Tune 4ef76aba5a Merge pull request #4708 from pires/update_coreos_kubelet
CoreOS updates to v0.11.0 and kubelet args fix
2015-03-02 10:20:07 -08:00
Brendan Burns dca88634ae Merge pull request #4498 from lhuard1A/libvirt-coreos
Provide a way to create a multi-minions cluster on local VMs faster than with vagrant.
2015-02-26 14:42:05 -08:00
resouer ce6d3b7ea3 Fix commands order & add guide in readme 2015-02-24 10:36:07 +00:00
Brian Browning fb60a17206 Fixed a broken link to the fedora ansible guide in the getting started guides menu 2015-02-22 14:02:57 -08:00
Paulo Pires 13c32d9179 Updated reference table for CoreOS. 2015-02-22 16:17:44 +00:00
Lénaïc Huard ce7a993269 libvirt-coreos cluster provider
libvirt-coreos is a cluster provider for kubernetes that starts local VMs and
runs kubernetes on it.
Its goal is to provide a multi-machines environment to develop and test kubernetes.

The purpose is mostly the same as the vagrant provider but with a big focus on
efficiency. The vagrant cluster takes a long time to boot and consumes a huge
amount of disk space. libvirt-coreos aims at being cheaper. As a consequence,
libvirt-coreos allows to start bigger clusters with more minions than vagrant.
2015-02-19 12:44:35 +01:00
Swapnil Kulkarni 6d94cbcd7c Added getting started guide for CentOS
Added getting started guide to setup one minion
setup using CentOS
2015-02-17 22:26:45 +05:30
Paulo Pires df1cfb8704 Updated getting-started guides README entries related to CoreOS. 2015-02-12 12:49:18 +00:00
Eric Tune b4ab2b7a1b Update README.md 2015-02-11 13:05:02 -08:00
Deyuan Deng f406a57c2c Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
Sebastien Goasguen 54e8090b32 ansible playbook for cloudstack 2015-02-02 06:16:46 -05:00
Eric Tune 097a6c4288 OS/IaaS/Cfg support matrix. 2015-01-30 16:29:33 -08:00