Commit Graph

914 Commits

Author SHA1 Message Date
DrDePhobia c2047b8f59 Update cloudstack.md 2016-05-22 15:16:46 -07:00
DrDePhobia 41a7fbb83a Update bare_metal_calico.md 2016-05-22 15:08:27 -07:00
DrDePhobia 4a83be2e6a Update bare_metal_offline.md 2016-05-22 15:07:07 -07:00
DrDePhobia d01439c3e3 Update index.md 2016-05-22 14:59:44 -07:00
DrDePhobia cdaa269532 Update mesos-docker.md 2016-05-22 14:57:20 -07:00
DrDePhobia 98b3966d05 Update dcos.md 2016-05-22 14:55:18 -07:00
DrDePhobia ec5828548e Update flannel_multi_node_cluster.md 2016-05-22 14:51:49 -07:00
DrDePhobia e1476b3f0f Update flannel_multi_node_cluster.md 2016-05-22 14:49:57 -07:00
DrDePhobia 4052573aae Update fedora_manual_config.md 2016-05-22 14:48:26 -07:00
DrDePhobia e38623ac4c Update fedora_ansible_config.md 2016-05-22 14:46:52 -07:00
DrDePhobia 51fcf507da Update index.md 2016-05-22 14:44:10 -07:00
DrDePhobia c791ca972c Update docker.md 2016-05-22 14:42:13 -07:00
DrDePhobia 7b7f4048f9 Update index.md 2016-05-22 14:40:32 -07:00
DrDePhobia 0109402f4e Update index.md 2016-05-22 14:39:52 -07:00
DrDePhobia b579dbe038 Update gce.md 2016-05-22 14:35:32 -07:00
DrDePhobia 7abc1dbe35 Update gce.md 2016-05-22 14:32:39 -07:00
DrDePhobia e755e30d69 Update index.md 2016-05-22 14:29:30 -07:00
DrDePhobia 92a3093795 Update aws.md 2016-05-22 14:27:32 -07:00
DrDePhobia 80f4e8670c Update aws.md 2016-05-22 14:25:07 -07:00
paulzim 737cbd0c00 Redid the SVG 2016-05-22 14:05:51 -07:00
DrDePhobia 385c26a054 Update docker.md 2016-05-22 13:57:54 -07:00
DrDePhobia 023ac48c69 Update clc.md 2016-05-22 13:54:13 -07:00
DrDePhobia c7cb191e12 Update index.md 2016-05-22 13:53:12 -07:00
DrDePhobia 6be977b6a5 Update gce.md 2016-05-22 13:51:47 -07:00
paulzim 5ed765a9f4 Changed width 2016-05-22 13:47:00 -07:00
DrDePhobia 5ef1b89479 Update aws.md 2016-05-22 13:45:11 -07:00
paulzim fb44fe498f Redid SVG & updated style 2016-05-22 13:43:23 -07:00
DrDePhobia b26fda4d62 Update aws.md 2016-05-22 13:42:26 -07:00
DrDePhobia 3669e9f4d3 Update aws.md 2016-05-22 13:40:29 -07:00
paulzim 80171ec8e2 Trying the PNG version 2016-05-22 13:39:42 -07:00
DrDePhobia e1fab5e5c1 Update aws.md 2016-05-22 13:34:27 -07:00
DrDePhobia 5e15b25af6 Update aws.md 2016-05-22 13:32:01 -07:00
paulzim dc377b05a5 Updated graphics 2016-05-22 13:30:42 -07:00
DrDePhobia 8bfe362e6b Update aws.md 2016-05-22 13:19:59 -07:00
DrDePhobia 4375837302 Update aws.md 2016-05-22 13:14:15 -07:00
paulzim e81dc5677f Resized architecture image 2016-05-22 12:55:41 -07:00
paulzim c11882c763 Resized architecture image 2016-05-22 12:47:59 -07:00
paulzim 14d8976a9b Resized architecture image 2016-05-22 12:24:28 -07:00
paulzim 34e0a205f5 fixed image size 2016-05-22 12:17:19 -07:00
paulzim 497f8786ba Added new architecture image
Added new architecture image
2016-05-22 12:10:06 -07:00
Elson O Rodriguez 7b5aaf7af7 Re-adding heat installation for Openstack provider. 2016-05-20 11:45:12 -07: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
Elson O Rodriguez 982e45e177 Fixing heading issues with Openstack provider documentaiton. 2016-05-19 10:39:53 -07:00
Morgan Bauer 67c821ed33 use ip command instead of obsolete ifconfig in scratch setup
- replace use of ifconfig with ip
 - replace use of brctl with ip
2016-05-17 11:56:01 -07:00
Karl Herler 8f171a0869 Fixed link rendering issue due to newline location
A newline between `[]` and `()` caused markdown rendering issues when parsed with `kramdown` (Jekyll's markdown parser) strangely enough this was not present on github.com but only on kubernetes.io.
This change moves the newline between _in_ and `rkt.go` to preserve the line length somewhat.
2016-05-16 23:01:36 +03:00
Brian Grant 3aeaaaa909 Merge pull request #74 from FujitsuEnablingSoftwareTechnologyGmbH/openstack-provider-doc
Add doc on OpenStack provider
2016-05-16 12:10:49 -07:00
Carson A db26b756d5 The /sys mount needs to be rw
Hairpin nat does not currently work unless /sys is rw. This fixes #25555 and fixes #24350
2016-05-13 09:34:43 -06:00
Carson A 106420a9b0 Use xargs when removing mounts
This avoids potential argument list limits when there are many mounts.
2016-05-12 14:02:47 -06:00
Carson A dae8e5f4a9 Update docker.md
Clean up some duplicate commands
2016-05-12 10:49:28 -06:00
Timo Derstappen 33fb9fe619 libvirt daemon error on arch
the virtlogd.socket is not started with the libvirtd daemon. if you enable the libvirtd.service it is linked and started on the next reboot
2016-05-12 10:29:45 +02:00