1
0
mirror of https://github.com/rancher/rke.git synced 2025-05-13 10:54:34 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Chris Kim
266f6b8123 Moving extra_args iteration to allow extra_args to work successfully 2018-10-16 09:56:24 -07:00
moelsayed
22dc19205f Handle upgrade from metrics server 0.2.x to 0.3.x 2018-10-04 14:48:00 -07:00
galal-hussein
8e3bf48a94 Mounting xtables lock within canal pod 2018-09-18 11:34:55 -07:00
galal-hussein
67448c38c6 Update ingress nginx template yaml 2018-09-06 15:57:51 -07:00
MaiWJ
bcb6e13618 Extend rke to tolerate the Windows host
1. Support to configure Flannel as "host-gw" backend
2. Define the network component yaml and ingress
   controller yaml only schedule to non-Windows node
3. Support to configure Docker container's port publishing
2018-08-26 18:09:21 -07:00
orangedeng
b4d04c7ee9 Add quotation mark for nginx-configuration
Related issue https://github.com/rancher/rancher/issues/15044
Configmap resource data only support string data so
we should add quotation mark for each data item.
2018-08-24 09:42:11 -07:00
moelsayed
010a7977ff Change entrypoint to fix multiple mount problem 2018-08-02 02:33:46 +02:00
Ilja Weis
6b7ab83899 fixes wrong value for soap-roundtrip-count in vsphere config 2018-08-01 10:12:49 -07:00
moelsayed
e8685c8b96 Remove description from templates 2018-07-19 12:56:18 -07:00
orangedeng
44d921b114 Add authorization for nginx-ingress to get daemonsets
Related issue https://github.com/rancher/rancher/issues/14052
2018-07-18 10:57:36 -07:00
galal-hussein
8269c3f301 Add metrics-server addon deployment 2018-07-17 16:51:59 -07:00
moelsayed
241f7857d6 Remove ingress controller when disabled 2018-07-17 15:55:15 -07:00
Sebastiaan van Steenis
c00e6d2e9d Decrease calico/canal logging 2018-07-11 12:55:29 -07:00
galal-hussein
fc48d82392 Change controlplane taint to NoSchedule 2018-06-21 21:08:36 -07:00
galal-hussein
2142661ea7 Refactor cloud provider support 2018-06-06 10:22:50 -07:00
galal-hussein
3c906a9ed2 Make control node only unschedulable 2018-05-31 15:43:30 -07:00
galal-hussein
08358c85cd Add weave loopback binary 2018-05-16 17:35:17 -07:00
galal-hussein
aa60b68992 Add pod antiaffinity to kubedns template 2018-05-07 21:11:16 +02:00
galal-hussein
35624c98a1 Fix healthcheck when RBAC is disabled 2018-05-01 02:25:52 +02:00
galal-hussein
657f38b9f0 Update canal and calico to 3.1.1 2018-04-26 05:10:53 +02:00
Alena Prokharchyk
8986f380b1
Merge pull request from hemanthavs/issue-303
Fix to partially address Issue 
2018-04-20 15:26:40 -07:00
rawmind0
14c239c598 Added extra_args type map[string]string to ingress-controller. Added rancher-minimal-ssl.yml and rancher-minimal-passthrough.yml to deploy rancher v2.0 using rke. Updated README.md 2018-04-16 16:46:13 -07:00
Bill Maxwell
7fc06596d1 Add Kube DNS Autoscaler RBAC
this adds a service account and appropriate cluster role binding
for the kubedns autoscaler to work.
2018-03-01 20:50:15 -07:00
galal-hussein
ba7e8bb236 Use k8s datastore with calico and remove ca keys 2018-02-24 01:26:22 +02:00
moelsayed
5cf4ef5f5f Add ingress controller images to SystemImages 2018-02-20 20:54:48 +02:00
galal-hussein
c2c1804500 External etcd 2018-02-14 22:58:35 +02:00
hemanth.avs
e37227eacb Specified backoffLimit explicitly as default : 10. Since Job back-off limit is set by default to 6 ( exponential back-off delay at six minutes ) is not sufficient. 2018-02-06 14:37:22 -06:00
moelsayed
74a860be08 Update template to use etcd tls with AWS 2018-02-03 10:20:00 +02:00
galal-hussein
f8f877ba27 Add nginx ingress controller and labels/taints sync 2018-02-01 23:28:31 +02:00
galal-hussein
0ef0a17010 Add generic generation for pki objects and etcd TLS 2018-01-25 20:38:07 +02:00
galal-hussein
364cf72b15 fix templates in flannel 2018-01-20 23:45:32 +02:00
galal-hussein
9e29b753cb Add unschedulable kubelet on etcd nodes 2018-01-19 20:18:51 +02:00
Sebastiaan van Steenis
8d0817e387 Default DefaultNetworkCloudProvider is none 2018-01-17 16:08:28 +01:00
Sebastiaan van Steenis
14d4ea8b61 Support for Calico on GCE 2018-01-14 18:52:01 +01:00
moelsayed
e0e185972b Use go templates for addons, network plugins and other manifests 2018-01-02 22:45:46 +02:00