André Martins
0515b4c7c9
Updated Vagrant VMs to Fedora 23
...
Signed-off-by: André Martins <aanm90@gmail.com>
2016-01-19 16:52:54 +00:00
Chao Xu
2b2f285777
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Brad Erickson
88e6cac544
Minion->Name rename: cluster/vagrant, docs and Vagrantfile
2015-12-02 12:45:12 -08:00
Brad Erickson
53172a5356
Minion->Node rename: NUM_NODES
2015-11-25 00:45:10 -08:00
Brad Erickson
a36d3390bf
Minion->Node rename: KUBERNETES_NODE_MEMORY, VAGRANT_NODE_NAMES, etc
...
ENABLE_NODE_PUBLIC_IP
NODE_ADDRESS
NODE_BLOCK_DEVICE_MAPPINGS
NODE_CONTAINER_ADDRS
NODE_CONTAINER_NETMASKS
NODE_CONTAINER_SUBNET_BASE
NODE_CONTAINER_SUBNETS
NODE_CPU
2015-11-25 00:43:52 -08:00
k8s-merge-robot
ec07897140
Merge pull request #17153 from hSATAC/patch-1
...
Auto commit by PR queue bot
2015-11-15 00:36:19 -08:00
Tim Hockin
dab591b629
Run update-gendocs
2015-11-13 13:57:57 -08:00
Ash Wu
c35d9716dc
Fix wrong terminal output for vagrant.md
...
According to the description below `We did not start any services, hence there are none listed. But we see three replicas displayed properly.`
The original terminal output example was wrong and misleading.
2015-11-12 16:28:55 +08:00
k8s-merge-robot
632e32d8f6
Merge pull request #14487 from zhengguoyong/update-minion2
...
Auto commit by PR queue bot
2015-10-12 02:58:29 -07:00
eulerzgy
7399bfe8e8
change minion to node
2015-10-08 11:55:50 +08:00
derekwaynecarr
075334a474
Improve troubleshooting tips for vagrant errors due to host setup
2015-10-07 15:15:56 -04:00
Bayu Aldi Yansyah
e66bb33e2d
docs: fix words
2015-09-26 10:04:54 +07:00
Bayu Aldi Yansyah
78f38f1d4d
docs: work with VBox 5.0, confirmed
...
add small update to the docs. based on this discussion
https://groups.google.com/forum/#!topic/google-containers/qr4UMofltzs
2015-09-26 08:41:47 +07:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Brendan Burns
79fb674679
Fix the service printer to be a single line per service
2015-08-10 10:57:45 -07:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Alex Robinson
68d6e3a8ae
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Alex Robinson
a6e4d317d2
Improve markdown highlighting in vagrant getting started guide.
2015-07-19 03:56:16 +00:00
Tim Hockin
33f1862830
Run gendocs
2015-07-17 15:35:43 -07:00
Daniel Smith
f7873d2a1f
apply changes
2015-07-17 11:04:46 -07:00
Tim Hockin
542e13d2d3
Better scary message
2015-07-17 09:28:49 -07:00
Tim Hockin
39b86908a1
Run gendocs
2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83
Run gendocs
2015-07-14 15:28:59 -07:00
Eric Tune
69f064fde8
Merge pull request #11200 from arun-gupta/master
...
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune
1deb93f5d4
Merge pull request #10988 from robamaton/patch-1
...
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
arun-gupta
88303b7809
fixing #11192
2015-07-13 19:26:52 -07:00
Daniel Smith
821e08fded
Apply mungedocs changes
2015-07-13 17:48:40 -07:00
Tim Hockin
5cf5445d24
Change 'minion' to 'node' in docs
2015-07-13 15:59:30 -07:00
Tim Hockin
fffc64e733
Run gendocs and munges
2015-07-13 11:27:48 -07:00
Joel Sutherland
912772406c
Update vagrant guide VirtualBox version
...
Vagrant does not yet support VirtualBox 5, so the previously-linked page will not work.
2015-07-09 10:13:43 -04:00
Chao Xu
3cc13260ba
vagrant
2015-07-08 11:01:09 -07:00
Maru Newby
5ab9d2cc94
Vagrant: Add support for nfs synced folders
...
nfs synced folders do not require guest additions and are faster than
vmware and virtualbox's shared folders. This change configures the
default /vagrant synced folder to use nfs if the
KUBERNETES_VAGRANT_USE_NFS environment variable is set to 'true'.
2015-07-01 13:12:42 -07:00
derekwaynecarr
954f7777e7
Update doc to reflect that only kubelet is installed directly
2015-06-25 14:34:48 -04:00
Jeff Lowdermilk
4bc3fa3a4b
Merge pull request #10226 from erictune/similar-structure-gsg
...
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Eric Tune
1767553377
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 08:20:31 -07:00
Jeff Lowdermilk
e75edf2282
Merge pull request #10191 from erictune/similar-structure-gsg
...
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e
Merge pull request #10189 from erictune/toc-gsg
...
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Eric Tune
179fa8cb61
Getting-started-guide cleanup.
...
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC. Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c
Add tables of contents to getting started guides.
2015-06-22 11:56:19 -07:00
Ács Sándor
a2572514e3
Use vagrant command instead of salt.
2015-06-22 11:36:20 +02:00
jayunit100
210ad819b1
Some minor README updates (readability/selinux/k8petstore)
2015-06-11 09:00:15 -04:00
Patrick Reilly
5d5a1abae6
Update Vagrant guide to use new term nodes
2015-06-08 08:41:28 -07:00
Anastasis Andronidis
9e3a540940
rename resize to scale
2015-05-27 19:08:06 +02:00
Anastasis Andronidis
d4a47bdb9e
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Victor Marmol
4ba22e713a
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Derek Carr
4753021167
Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
...
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04: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
dima
3519e83001
Add libvirt provider for vagrant
...
typo. thanks @fodoj
add short desc and link to docs
2015-05-14 10:37:49 +02:00
Matt Bogosian
89a5c4d44e
Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`.
2015-05-07 12:04:31 -07:00