David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
David McMahon
2bff72b769
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
88de86fcb9
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9
.
2016-06-10 16:46:46 -07:00
David McMahon
cce9db3aa9
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
David McMahon
dae84f5306
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Eric Paris
ca40c5dccb
Fix docs README.md links to kubernetes.github.io
...
kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place.
2016-03-08 10:07:41 -05:00
Eric Paris
f334fc4179
Remove all docs which are moving to http://kubernetes.github.io
...
All .md files now are only a pointer to where they likely are on the new
site.
All other files are untouched.
2016-03-04 12:49:17 -05:00
k8s-merge-robot
e3304e6a1d
Merge pull request #21773 from matthughes/patch-2
...
Auto commit by PR queue bot
2016-03-03 20:19:04 -08:00
k8s-merge-robot
a0b04a6df8
Merge pull request #20281 from cilium-team/fixing-docker-d
...
Auto commit by PR queue bot
2016-02-28 03:51:31 -08:00
Matt Hughes
aaa4100d3a
Make sure etcd2 actually gets started
...
Need to actually start etcd2. Right now it is just being configured and using the CoreOS Openstack image, nothing else is starting etcd2.
2016-02-23 13:34:17 -05:00
Matt Hughes
ce6c87ce49
Make sure etcd2 actually gets started
...
This configures etcd2, but doesn't actually start it up. At least using the CoreOS Openstack image, nothing else was doing this.
2016-02-23 13:33:11 -05:00
André Martins
97acdf4cd8
fixing docker -d deprecation
...
Signed-off-by: André Martins <aanm90@gmail.com>
2016-02-14 23:07:32 +01:00
Casey D
964dfa1ad4
Update Calico CoreOS doc to use CNI plugin, conformance.
2016-02-08 10:58:59 -08:00
Robert Jefe Lindstaedt
aa6d6c2779
doc: azure w/ subscription, cos channel option
...
doc: azure w/ subscription option
docs: azure getting started -> coreos channel env
doc: AZURE_LOCATION needs quotes
2016-02-07 13:57:48 +01:00
Arsen Mamikonyan
8b5e9e2885
Change repository references to https://github.com/kubernetes/kubernetes
2016-01-22 10:23:14 -05:00
Brendan Burns
4ca66d2aef
Merge pull request #18047 from caesarxuchao/munger-tag-new
...
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Ed Costello
f968c593e3
Copy edits for typos
2015-12-22 09:30:48 -05:00
Chao Xu
2b2f285777
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
k8s-merge-robot
17a6e28d72
Merge pull request #17494 from kikov79/master
...
Auto commit by PR queue bot
2015-12-05 05:46:22 -08:00
k8s-merge-robot
4c07c1a065
Merge pull request #16380 from caseydavenport/docs-update-v1.1-coreos
...
Auto commit by PR queue bot
2015-12-01 00:21:22 -08:00
Francisco Gimeno
e76b0132f7
coreos/azure Version bump to 1.1.2
2015-11-23 18:46:07 +01:00
Casey D
5a7c796d4d
Update coreos/bare_metal_calico.md for v1.1
2015-11-20 14:49:57 -08:00
Francisco Gimeno
cb018fbf32
Upgraded cloud config template for CoreOS/azure to kubernetes 1.1.1
2015-11-19 12:52:23 +01:00
Johannes Scheuermann
5fa50c93c0
Removed redundant drop-in in node.yaml
2015-11-19 11:50:34 +01:00
Tim Hockin
dab591b629
Run update-gendocs
2015-11-13 13:57:57 -08:00
hurf
ce35bb4208
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Ilya Dmitrichenko
33587de7c4
azure/coreos: Quickfix for Weave 1.2
2015-10-22 14:11:14 -07:00
Ilya Dmitrichenko
2bd14923ff
coreos/azure: Updates for Weave 1.1
...
- Bump CLI tools version
- Bump CoreOS image IDs
2015-10-14 14:41:14 +01:00
Piotr Szczesniak
d9a392790a
Merge pull request #13512 from freedev/master
...
fix - removed annoying message 'enter your password for the ssh key'
2015-10-08 13:04:55 +02:00
Abhishek Shah
a1b6dbe870
Removed DenyEscalatingExec from the list of default admission controllers.
2015-10-06 13:35:32 -07:00
Vincenzo D'Amore
768644c314
moved fs.chmod into openssl rsa callback function
2015-10-01 13:07:40 +02:00
Vincenzo D'Amore
36f92dd026
Merge remote-tracking branch 'upstream/master'
2015-09-23 09:49:02 +02:00
Paul Weil
ed80c2b940
pid mode
2015-09-15 13:51:44 -04:00
Vincenzo D'Amore
1b82b1148a
Merge remote-tracking branch 'upstream/master'
2015-09-09 10:06:10 +02:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Vincenzo D'Amore
5c33cbdf33
fix - removed annoying message 'enter your password for the ssh key'
2015-09-02 15:37:34 +02:00
Paulo Pires
8549c0bf60
Removed deprecated and unmaintained AWS + CoreOS docs in favor of coreos/coreos_multinode_cluster.md. Refs #11975
...
Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs.
Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs #13143
Refs #9178
2015-08-25 19:13:10 +01:00
Ed Costello
1916d3bb74
Copy edits for typos (resubmitted)
2015-08-25 10:47:58 -04:00
Robert Bailey
6103a7f852
Merge pull request #12683 from feelobot/patch-2
...
Update AWS Configs to 1.0.3
2015-08-18 09:14:52 -07:00
Felix Rodriguez
2fba24e989
Update AWS Configs to 1.0.3
2015-08-17 13:59:38 -07:00
Vallard Benincosa
964d4c7111
ran ./hack/update-generated-docks.sh
2015-08-13 22:59:39 -07:00
Vallard Benincosa
1419806ca8
added OpenStack instructions to coreos multinode cluster document. Close #12587
2015-08-13 07:45:02 -07:00
Marek Grabowski
5f9cefc1d8
Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
...
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Ed Costello
35a5eda585
Copy edits for typos
2015-08-09 14:18:06 -04:00
Veres Lajos
9f77e49109
typofix - https://github.com/vlajos/misspell_fixer
2015-08-08 22:31:48 +01:00
Eric Paris
e4d0389b4a
Converts docs/ from --flag_name= to --flag-name=
2015-08-07 11:00:13 -04:00
David Walter
792fc2269b
change underscores to dashes to match the command line argument
2015-08-06 22:13:44 -05:00
Casey D
7e1e9fed29
CoreOS + Calico bare-metal guide
2015-08-04 10:47:14 -07:00
Eric Paris
024208e39f
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Mike Danese
1367076d2e
Merge pull request #11712 from dgonyeo/master
...
Updated coreos cloud configs for v1.0.1
2015-07-29 11:26:22 -07:00