Levi Blackstone
c4e2db4afc
Vendor servergroup module from gophercloud
...
* Bump gophercloud sha to f29afc2
* Add a prereq check for bazel and dep which is needed by `make dep-ensure`
* Document the process to add a vendored dependency
2018-08-30 11:25:54 -06:00
k8s-ci-robot
b0248d7a2e
Merge pull request #5708 from rekcah78/docs/add-experimental-feature
...
add flag +ExperimentalClusterDNS in docs
2018-08-28 08:24:52 -07:00
k8s-ci-robot
06f39edec2
Merge pull request #5698 from AdamDang/patch-7
...
Fix a typo: ectd->etcd
2018-08-27 23:52:52 -07:00
Christophe Gasmi
6afac2a3b4
add flag +ExperimentalClusterDNS in docs
2018-08-27 22:13:35 +02:00
AdamDang
1449d05bd7
Fix a typo: ectd->etcd
...
Fix a typo: ectd->etcd
2018-08-24 17:16:58 +08:00
Mike Splain
efe5f8862f
Add etcd volumeSize docs
2018-08-23 09:59:35 -04:00
k8s-ci-robot
b53c6e1f9b
Merge pull request #5580 from vlaza/master
...
Added // restore // guide to single-to-multi-master.md
2018-08-17 08:45:19 -07:00
k8s-ci-robot
070da12a9e
Merge pull request #5637 from lblackstone/openstack-config-doc
...
Create getting started with OpenStack doc
2018-08-17 07:20:09 -07:00
Justin Santa Barbara
b232a8adab
Add changelog to release notes for 1.10
2018-08-15 21:32:34 -04:00
Levi Blackstone
83991a7084
Create getting started with OpenStack doc
2018-08-15 16:53:37 -06:00
Levi Blackstone
6be9dc6cf4
Add docs on debugging the kops binary
2018-08-15 13:37:35 -06:00
Eric Hole
c3aa77b97e
Docs for policy to do cross account state store in s3
2018-08-14 16:50:41 -07:00
k8s-ci-robot
8b71ff44a7
Merge pull request #5603 from fqsghostcloud/Update-install.md
...
Update install.md
2018-08-14 07:27:31 -07:00
fqsghostcloud
4bd31748bf
fix typo
...
fix typo
2018-08-14 09:23:10 +08:00
fqsghostcloud
84543edff5
Update install.md
...
Update install.md
2018-08-14 09:20:36 +08:00
k8s-ci-robot
7ebc9b9fbf
Merge pull request #5577 from Pharb/update-amazon-linux-docs
...
Add amazon.com image owner alias and Amazon Linux 2 documentation
2018-08-13 11:56:41 -07:00
Andrea Sosso
30f23e29f5
Fix cpu unit measurement
2018-08-09 16:03:24 +02:00
Victor Laza
a27b0f4439
Added // restore // guide to single-to-multi-master.md
...
In case single to multi-master migration fails and etcd become inconsistent you can use the revert guide.
2018-08-05 08:34:34 +00:00
Patrick Harböck
9e891656fa
Add amazon.com image owner alias and Amazon Linux 2 documentation
2018-08-03 19:58:46 +02:00
Rajat Sharma
b97c1bcbb4
Spell Fix: Fixing spelling of "Kubernetes" in doc
2018-07-30 12:21:13 +05:30
Marc Spitzer
d7516fc76e
grammar tense issue ran -> run
2018-07-29 14:32:41 +08:00
Justin Santa Barbara
2d76046f85
kops set: fix example
...
The example included an incorrect field specifier.
2018-07-24 23:22:42 -04:00
Justin Santa Barbara
630ea429ae
Merge pull request #4677 from usabilla/external-load-balancers
...
Add the ability to specify external loadbalancers for instancegroups
2018-07-19 21:54:00 -04:00
k8s-ci-robot
967fe70e34
Merge pull request #5455 from dcherman/patch-1
...
Correct the `maxSize` in the cluster template example
2018-07-19 15:58:23 -07:00
Justin Santa Barbara
57a7cb2d4e
Update docs for config file
...
Update the paths, and add a concrete example of a configuration file.
2018-07-19 16:55:05 -04:00
k8s-ci-robot
9d7b2d17b0
Merge pull request #5108 from usabilla/set-values
...
Adds ability to set template context values on command line
2018-07-19 13:11:17 -07:00
k8s-ci-robot
c342df1392
Merge pull request #5390 from kampka/add-container-proxy
...
Add pull-through proxy cache for asset docker images
2018-07-19 11:55:16 -07:00
k8s-ci-robot
54cbe492cb
Merge pull request #5414 from Raffo/master
...
[WIP] Initial implementation of ACM certificate for API server ELB
2018-07-19 08:34:54 -07:00
k8s-ci-robot
56ccfac26d
Merge pull request #5317 from gambol99/node_registration
...
Node Authorization Service
2018-07-19 05:17:41 -07:00
k8s-ci-robot
34da9d1ecf
Merge pull request #5457 from kampka/random-weave-password
...
Generate random weave password it none is supplied
2018-07-18 22:29:42 -07:00
k8s-ci-robot
537e548b72
Merge pull request #5153 from AdamDang/patch-2
...
Correct all the word "cluster" to be in lowercase
2018-07-18 10:54:20 -07:00
Christian Kampka
ed08820909
Generate random weave password it none is supplied
2018-07-18 19:41:57 +02:00
k8s-ci-robot
423ef6e78d
Merge pull request #5441 from kampka/weave-network-encryption
...
Add weave network encryption secret
2018-07-18 07:32:31 -07:00
dherman
da98ccde5c
Correct the `maxSize` in the cluster template example
...
It doesn't make logical sense for the `maxSize` to be less than the `minSize`
2018-07-18 09:20:45 -04:00
k8s-ci-robot
e60d593fb0
Merge pull request #3445 from Cryptophobia/master
...
Adding a disclaimer for instanceGroups in docs
2018-07-18 05:57:20 -07:00
Christian Kampka
3bf8a8fcd2
Add weave network encryption secret
2018-07-13 16:57:48 +02:00
Julien Senon
880f1c718b
Update Audit file example
...
Update Audit file example
2018-07-12 11:55:28 +02:00
Gijs Kunze
2f036847c7
Added documentation for #5108 and #4668
2018-07-11 16:46:32 +02:00
Gijs Kunze
0ccaf4fd8e
Fixes complex --set parsing
2018-07-11 16:46:32 +02:00
Gijs Kunze
381c30ea4a
Added the ability to set individual values for the toolbox template command
2018-07-11 16:45:26 +02:00
Rodrigo Menezes
414b3a780b
Rename hept.io authenticator to aws authenticator
2018-07-08 10:10:19 -07:00
Raffaele Di Fazio
b5ea3359a9
Added new flag doc to kops_create_cluster documentation
2018-07-08 16:23:23 +02:00
Rohith
c3d057355a
- placing the node auhorization feature behind a feature flag
2018-07-06 20:15:18 +01:00
Rohith
52fbbe13fc
- adding documentation for bootstrap tokens and node authorizer
2018-07-06 20:15:18 +01:00
Christian Kampka
f422e660eb
Add documentation for containerRegisty and containerProxy spec
2018-07-06 14:56:05 +02:00
k8s-ci-robot
88f12317cb
Merge pull request #5403 from ripta/kubelet-disable-shared-pid
...
Add dockerDisableSharedPID to kubelet config
2018-07-05 20:38:26 -07:00
k8s-ci-robot
c0b539b345
Merge pull request #5388 from nebril/cilium-networking-docs
...
Add Cilium documentation to networking.md
2018-07-05 19:35:17 -07:00
Maciej Kwiek
087027d92f
Add Cilium documentation to networking.md
...
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-07-05 12:14:36 +02:00
kimxogus
641b3d226d
fix broken compute resource reservation docs for storage
2018-07-03 19:07:42 +09:00
AdamDang
6a7f3cab55
Update gce.md
2018-07-03 14:39:24 +08:00