Commit Graph

1134 Commits

Author SHA1 Message Date
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
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
Rodrigo Menezes 414b3a780b Rename hept.io authenticator to aws authenticator 2018-07-08 10:10:19 -07: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
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
AdamDang be1434e14a
Update gce.md 2018-07-03 14:37:58 +08:00
Ripta Pasay 5f2f031f6d Add dockerDisableSharedPID to kubelet config 2018-07-02 17:17:12 -07:00
Kashif Saadat 7b5cb2dc33 Update rolling update ig roles flag to be case insensitive 2018-06-27 10:26:48 +01:00
k8s-ci-robot af4df08b69
Merge pull request #5379 from the-lost-explorer/patch-1
Installation of AWS CLI tools
2018-06-25 16:23:52 -07:00
Amey Parundekar 69153c15de
Undo wrong changes to formatting and added new. 2018-06-25 15:35:35 +05:30
Amey Parundekar 749db93669
Formatting changes. 2018-06-25 15:34:11 +05:30
Amey Parundekar 6c88d6ab91
Installtion of AWS CLI tools
Added the necessary installation links for Windows and Linux.
2018-06-25 14:00:09 +05:30
Andrew Louis 8aa36ac2fe Fix minor typo in DO tutorial 2018-06-23 16:16:14 -04:00
k8s-ci-robot 100768200b
Merge pull request #5348 from AdamDang/patch-6
Typo fix in documentation.md
2018-06-21 19:44:46 -07:00
AdamDang ddf5175342
Update documentation.md 2018-06-20 10:05:42 +08:00
AdamDang 0f9ccbfee2
Typo fix in documentation.md
Line 5: for it's CLI implementation->for its CLI implementation
Line 20: that these are ->that are
2018-06-19 23:05:10 +08:00
Justin Santa Barbara 1af610a6c4 Use fast-retry and cleanup task options for tests
The launch configuration test exposed that our integration tests don't
retry for very long, and wait a long time in between retries.

Create a RunTasksOptions type to hold the parameters, in particular
max task time, and the amount of time we wait when all tasks have
failed.
2018-06-18 00:04:23 -04:00
k8s-ci-robot 127e031948
Merge pull request #5256 from justinsb/dont_autoload_key_on_gce
Don't autoload SSH key on GCE
2018-06-17 08:38:29 -07:00
Justin Santa Barbara 1549b6e961 Don't autoload SSH key on GCE
This lets us merge #5056
2018-06-17 09:11:06 -04:00
Justin Santa Barbara fc75536c3f Fix typo: HONE -> HOME 2018-06-11 12:34:54 -04:00
Justin Santa Barbara b334650c68
Merge branch 'master' into feature-2435-s3configfile 2018-06-11 11:53:23 -04:00
Justin Santa Barbara e05dbb3177
Merge pull request #5146 from kaspernissen/master
fix broken link to example policy file in the cluster_spec docs
2018-06-11 10:42:26 -04:00
Kasper Nissen 9e18a95dd2 fix broken link to example policy file in the cluster_spec docs 2018-06-11 07:10:42 +02:00
k8s-ci-robot f470e77139
Merge pull request #5072 from bhack/patch-2
Add hooks example for cachefiled
2018-06-10 20:25:00 -07:00
k8s-ci-robot dd3381dc89
Merge pull request #5194 from chrisz100/feature/s3_bucket_encryption
Feature/s3 bucket encryption - Implements PR #4235
2018-06-10 15:32:01 -07:00
k8s-ci-robot 1b29b54d5b
Merge pull request #4171 from rifelpet/rifelpet_iam
Add support for external IAM Instance Profiles
2018-06-10 14:54:00 -07:00
k8s-ci-robot 06224f2984
Merge pull request #4985 from xianlubird/master
Fix typo
2018-06-08 16:42:58 -07:00
Peter Rifel 5f0b63100d Add support for using existing instance profiles 2018-06-08 10:33:09 -07:00
Justin Santa Barbara ef5936d8b5 Support overlay2 in docker
We also have to stop passing the flag on ContainerOS, because it's set
in /etc/docker/default.json and it's now an error to pass the flag.

That in turn means we move those options to code, which are the last of
those legacy config options.  (We still have a few tasks declaratively
defined though)
2018-06-07 17:11:11 -04:00
k8s-ci-robot 0afac24a4f
Merge pull request #5284 from noinarisak/kops_edit_instancegroup_correction
Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
2018-06-06 14:28:24 -07:00
Noi Narisak 4bc3155edb Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
Update the Example section. Was trying to use command example and discovered that `node` gave any error. Changing it `node` to `nodes` resolve it.
2018-06-06 15:02:57 -05:00
k8s-ci-robot 1fe29cf962
Merge pull request #5277 from gambol99/misspelling
Verify Spelling
2018-06-06 08:57:26 -07:00
Rohith 67296c2db9 - fixing up the spelling mistakes found 2018-06-06 10:03:51 +01:00
Rodrigo Menezes 11b3da7a87 Clarify the usage of the --state flag. 2018-06-05 09:48:14 -07:00
k8s-ci-robot 775b877a10
Merge pull request #5197 from rdrgmnzs/heptio_authenticator
Setup heptio authenticator
2018-06-01 07:12:55 -07:00
k8s-ci-robot c83dbc1119
Merge pull request #5140 from gianrubio/prom-operator-addon
Create addon for prometheus-operator
2018-05-30 09:34:52 -07:00
k8s-ci-robot 195dee380b
Merge pull request #5150 from ihoegen/master
Add stdin support for create -f and replace -f
2018-05-26 15:09:31 -07:00
k8s-ci-robot 2bf7b20a9f
Merge pull request #5160 from AdamDang/patch-3
Typo fix: attatch->attach
2018-05-26 14:22:31 -07:00
Justin Santa Barbara 969a164410 Create initial docs for etcd-manager 2018-05-25 12:52:23 -07:00