Tim Hockin
200fe5ae1f
Merge pull request #26702 from joe2far/fix-broken-links
...
Fix broken warning image link in docs
2016-07-20 15:10:41 -07:00
lixiaobing10051267
c0341e2bfd
File "cluster/kube-env.sh" not exist
2016-07-18 16:21:33 +08:00
joe2far
9298db79ff
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
David McMahon
4a5d209960
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
94ac5ff7f0
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon
2f5640b791
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
mikebrow
f3e75e1aa7
updates to vagrant.md
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-20 17:17:13 -05:00
k8s-merge-robot
69a5513349
Merge pull request #22006 from derekwaynecarr/vagrant_doc_fix
...
Automatic merge from submit-queue
Update vagrant developer guide for where logs are located
Fixes https://github.com/kubernetes/kubernetes/issues/21915
2016-04-01 16:28:11 -07:00
David McMahon
e0770531ab
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
derekwaynecarr
b2bc099aed
Update vagrant developer guide for where logs are located
2016-02-25 14:46:16 -05:00
Joe Finney
89a42157bc
Remove hack/e2e-test.sh in favor of hack/e2e.go.
2016-02-16 14:54:50 -08:00
Chao Xu
83db13cc2e
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Brad Erickson
77f62c05d2
Minion->Node rename: docs/ machine names only, except gce/aws
2015-12-03 23:34:50 -08:00
Brad Erickson
a608d8c1bd
Minion->Name rename: cluster/vagrant, docs and Vagrantfile
2015-12-02 12:45:12 -08:00
Brad Erickson
bc465c1d0f
Minion->Node rename: NUM_NODES
2015-11-25 00:45:10 -08:00
Brad Erickson
ceef4793e3
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
Tim Hockin
ff8cdfcde8
Run update-gendocs
2015-11-13 13:57:57 -08:00
zhengguoyong
09de43d161
Update vagrant.md
2015-09-16 09:10:47 +08:00
eulerzgy
26b055b78d
fix the change of minions to nodes
2015-09-16 02:30:42 +08:00
Brian Grant
56dd6eaed6
Merge pull request #11551 from a-robinson/docs
...
Improve syntax highlighting for design and devel docs
2015-07-19 08:45:54 -07:00
Alex Robinson
753fab889e
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Alex Robinson
883791a848
Improve devel docs syntax highlighting.
2015-07-19 08:54:49 +00:00
Tim Hockin
da3e5f056b
Run gendocs
2015-07-17 15:35:43 -07:00
Daniel Smith
35f2829ae0
apply changes
2015-07-17 11:04:46 -07:00
Tim Hockin
6a198dfa61
Better scary message
2015-07-17 09:28:49 -07:00
Tim Hockin
70aa961049
Run gendocs
2015-07-14 17:28:47 -07:00
Tim Hockin
c8cc5f5d4a
Run gendocs
2015-07-14 15:28:59 -07:00
Daniel Smith
b8889dc953
Apply mungedocs changes
2015-07-13 17:48:40 -07:00
Tim Hockin
37813afc4b
Change 'minion' to 'node' in docs
2015-07-13 15:59:30 -07:00
Tim Hockin
01bb3613a4
Run gendocs and munges
2015-07-13 11:27:48 -07:00
Daniel Smith
581e4f7b0f
Auto-fixed docs
2015-07-10 10:54:47 -07:00
Janet Kuo
8c28498ca0
Update kubectl get command in docs/devel/
2015-07-07 18:06:43 -07:00
Alex Robinson
1351801078
Fix broken links in the vagrant developer guide.
2015-06-04 21:35:38 +00:00
Anastasis Andronidis
4636961f5a
rename resize to scale
2015-05-27 19:08:06 +02:00
Anastasis Andronidis
bd70869deb
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
Chao Xu
c817b2f96f
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Jeff Lowdermilk
e1d595ebbd
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
Matt Bogosian
8b6e9102be
Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`.
2015-05-07 12:04:31 -07:00
Matt Bogosian
77e469b287
Fix #2741 . Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels.
2015-04-17 11:26:29 -07:00
Tim Hockin
457acee81e
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
António Meireles
636062818f
remove remaining references to containerized cadvisor.
...
since GoogleCloudPlatform/kubernetes#5308 got merged cadvisor facilities are
built-in in kubelet, so time to update the 'screenshots'...
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 15:27:23 +01:00
Rohit Jnagal
3fe373e83a
Update vagrant documentation to use get.k8s.io for setup.
2015-03-18 22:17:45 +00:00