1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-25 15:01:58 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
moelsayed
2eda9fe990 Kubernetes system image takes precedence over cluster kubernetes version 2018-04-17 22:46:36 +02:00
galal-hussein
825bbbdf71 Add prefix path to services and generate plan 2018-04-12 00:54:47 +02:00
Sebastiaan van Steenis
2ca8e6421a Change to canal as default network plugin 2018-04-05 19:23:42 -07:00
galal-hussein
79eaedfa26 Update cluster network and cloud provider options 2018-04-02 23:28:40 +02:00
Alena Prokharchyk
228423358a
Merge pull request #452 from galal-hussein/strong_types
Network and cloud provider types for rke
2018-03-29 14:00:21 -07:00
galal-hussein
b431a22a9c Add cloud and network provider types 2018-03-29 22:58:46 +02:00
galal-hussein
64b8b4a6a1 Change cluster cidr defaults 2018-03-29 21:51:35 +02:00
David Lewis
34c41c1b05 Add ClusterName support for kube config 2018-03-23 11:28:58 -07:00
moelsayed
5dcaf4b573 bump k8s version 2018-03-13 20:02:22 +02:00
Bill Maxwell
ad0bc6c0aa Leverage global SSHAgentAuth setting
This addresses users issues in being unable to use RKE command line
using SSH_AUTH_SOCK. On OSX the socket env var is set, but nothing
is listening. Also, Linux users have reported issues. To address this
the default mode is to not use SSH Agent Auth. A user must set it
explicitly in either the config file or on the CLI. The only way
to use a passphrase protected key file is with a properly configured
SSH Agent and using SSH Agent Auth.
2018-03-05 17:52:43 -07:00
moelsayed
eddb9ec56b Use default images from types 2018-02-26 21:30:52 +02:00
galal-hussein
ba7e8bb236 Use k8s datastore with calico and remove ca keys 2018-02-24 01:26:22 +02:00
Sebastiaan van Steenis
56da1fe849 SSH port is configurable 2018-02-21 13:04:06 +01:00
moelsayed
5cf4ef5f5f Add ingress controller images to SystemImages 2018-02-20 20:54:48 +02:00
galal-hussein
59182cee62 [RKE Refactor] Generate cluster and node certs 2018-02-08 20:15:36 +02:00
Alena Prokharchyk
0e1542a7b3
Merge pull request #328 from galal-hussein/fix_ingress
Fix ingress
2018-02-06 16:32:57 -08:00
galal-hussein
dcacd86b32 Change ingress type to ingress provider 2018-02-07 02:30:25 +02:00
moelsayed
d77d034cfa Kubernetes default version: v1.8.7-rancher1-1 2018-02-07 02:25:31 +02:00
moelsayed
4165510395 Move network plugin images to SystemImages 2018-02-06 22:42:50 +02:00
moelsayed
5521b187a7 Move default system images to rancher 2018-02-03 09:41:37 +02:00
galal-hussein
f8f877ba27 Add nginx ingress controller and labels/taints sync 2018-02-01 23:28:31 +02:00
moelsayed
8bf9d3eeea Add kubernetes version and pin etcd version in cluster.yml 2018-01-31 22:33:48 +02:00
moelsayed
3a1394e739 Add SystemImages type 2018-01-30 18:33:53 +02:00
galal-hussein
b78ce89576 Update kubernetes image to v1.8.5-rancher4 2018-01-22 15:14:35 -08:00
moelsayed
572a7ad245 Fix multi-role port-check conflict 2018-01-20 00:59:38 +02:00
galal-hussein
3bfa9bd49b change artifacts versions 2018-01-15 11:58:19 -08:00
moelsayed
4c08db1d53 recoverable provisioning 2018-01-13 05:57:28 +02:00
Sebastiaan van Steenis
d74924ea8f Fix rbac typo 2017-12-16 10:48:42 +01:00
moelsayed
69ccba0c1a Make RBAC default authz mode 2017-12-16 07:04:16 +02:00
moelsayed
8ea65915d3 Enable RBAC and needed addons/network plugin configuration 2017-12-16 05:41:18 +02:00
moelsayed
579038a5a2 Enable AWS specific configuration for Calico 2017-12-12 20:26:14 +02:00
Alena Prokharchyk
dd7396b72c
Merge pull request #81 from kyamazawa/support_weave
support weave-net network plugin
2017-12-08 23:42:27 -06:00
galal-hussein
ebba017126 Add services sidekick container 2017-12-09 01:25:22 +02:00
kyamazawa
82dce19ac8 merge head & add weave-net network plugin configuration cluster cidr, weave_image, weave_cni_image 2017-12-06 12:53:51 +09:00
moelsayed
0ee002b2cf Add user-configurable images
Refactor configuration defaults
 Add comments to config
 Add configurable utility images
 Add configurable network plugin images
 Add configurable kubedns images
2017-12-05 20:34:54 +02:00