Commit Graph

70 Commits

Author SHA1 Message Date
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Dawn Chen
fccc3095e2 Fix table in getting-started-guides README.md 2015-07-13 14:26:36 -07:00
Mike Danese
34aa20ddb3 fix merge conflict and footnote problem 2015-07-13 14:03:07 -07:00
Mike Danese
2325364339 fix 2015-07-13 13:40:48 -07:00
Mike Danese
dd538ad579 fix mungedocs that is break verify on master 2015-07-13 13:39:56 -07:00
Tim Hockin
f5cc7cd525 Merge pull request #10995 from erictune/conform_check
Mark GCE as passing conformance test.
2015-07-13 13:00:17 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
wizard
69b55b82f8 update k8s to 0.19.3 2015-07-10 09:57:00 +08:00
Eric Tune
30fe02df08 Mark GCE as passing conformance test. 2015-07-09 09:06:05 -07:00
Tim Hockin
6c88401889 Merge pull request #10271 from erictune/how-to-write-a-gsg
Scratch Getting-started-guide
2015-07-06 11:00:44 -07:00
Eric Tune
682abd9dab Scratch Getting-started-guide 2015-07-06 10:38:20 -07:00
Paulo Pires
db00532b47 Updates CoreOS cloud-configs to use Kubernetes 0.19.3.
Added instrumentation and configuration for service account tokens.
Fixes #9075
2015-07-02 00:24:45 +01:00
Eric Tune
73e873dc12 Change docs/getting-started-guides/README.md
Reformats.
Remove duplicate rows.
Adds empty conformance test column.
(more on this soon.)
2015-06-16 10:41:07 -07:00
Ryan Richard
ab0a3a1f84 remove kube-register and update config-default
* use newer rackspace cloud flavor names
* update coreos (beta) image id
* use NUM_MINIONS instead of RAX_NUM_MINIONS
2015-06-05 10:01:01 -05:00
wizard
73b7128941 bump the k8s version to 0.18.0 2015-06-02 13:18:45 +08:00
Ilya Dmitrichenko
ea6847a74f coreos/azure: Kubernetes version bump to 0.17
- Bump CLI tools version to 0.9.2
  - Add curl wrapper as Azure DNS seems flaky
  - Bump to 0.17
  - Bump CoreOS image IDs
  - Update docs URLs
  - Fix permissions
  - Always restart Weave services (coreos/bugs#334)
2015-05-20 13:20:03 +01:00
Eric Tune
dc81fe1f12 Merge pull request #7998 from doublerr/rackspace_fixes
Rackspace fixes
2015-05-19 09:59:54 -07:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Antoine Cotten
4f1fe55a9e refresh aws getting-started pages and templates 2015-05-14 23:00:36 +02:00
Ryan Richard
0205c27c50 update rackspace README 2015-05-13 21:33:26 -05:00
Rohit Jnagal
36bb479c52 Merge pull request #5498 from ZJU-SEL/refactor-ubuntu
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
2015-05-07 09:41:20 -07:00
wizard
595345c6a6 Merge the old single-node and multi-node ubuntu deployment into one better approach and update the guidance 2015-05-07 21:01:29 +08:00
Antoine Cotten
31a513d778 update AWS CloudFormation template and cloud-configs
Kubernetes 0.16.1 and CoreOS 668.2.0 (alpha)
a lot of cleanup
2015-05-05 08:26:16 +02:00
Alex Robinson
9927a85cdc Merge pull request #7522 from simon3z/ovirt-guide
cloudproviders: add ovirt getting started guide
2015-05-04 10:53:46 -07:00
Avesh Agarwal
2138ab3b84 A guide to set up kubernetes multiple nodes cluster with flannel on fedora. 2015-05-04 12:38:28 -04:00
António Meireles
adf8704f4c docs/getting-started-guides/coreos/: update for 0.15.0+ support.
- allow payloads to run in privileged mode.
  - update kube-register to latest upstream (v0.0.3).
  - jump into the etcd2 bandwagon.
    - etcd master on master node.
    - etcd proxies in nodes.
  - update docs to reflect minimum required CoreOS version.
    - 653.0.0 is the first to ship with etcd2, which we now consume.
  - propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
  - update tested k8s versions that this addresses in the
    getting-started-guides table ence making sure we are consistent across
    it regarding the versions we claim to have tested, add myself there as
    contact too.
  - do not assume that cloud-init shortcuts will get everything right.
    - they won't (as setup-network-environment who populates *_ipv4, etc
      only runs way later).
  - use flannel's plain defaults, as they should just be enough for the
    common case.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-01 17:54:44 +01:00
Hendrik Volkmer
1d6ca8c7fe Cleaned up getting started README and fixed typo 2015-04-28 08:21:53 +02:00
Hendrik Volkmer
636756d8aa Updated CoreOS bare metal docs for 0.15.0
Also added more consistent placeholder names, info how to replace them and added more debugging commands
2015-04-27 17:16:36 +02:00
Federico Simoncelli
391ea823a0 cloudproviders: add ovirt getting started guide
Fixes #6965

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-25 15:53:21 -04:00
Steve Milner
5d11bb2f87 Reordered getting started guides by version/support level. 2015-04-22 15:57:26 -04:00
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