Sebastiaan van Steenis
c8cc8194fb
controlplane typo
2020-12-29 18:47:09 +01:00
Darren Shepherd
c405e6ea1b
Remove references to rancher/types
2020-07-11 23:29:33 -07:00
rajashree
e27a05f8b1
Attempt upgrade on NotReady hosts
2020-02-26 14:14:42 -08:00
moelsayed
372393ac1b
Add Secret Encryption Provider Support
2019-10-29 14:10:32 -07:00
Sebastiaan van Steenis
ac16bd8b33
Configure MCS labels if selinux is enabled
2019-08-22 13:45:04 -07:00
galal-hussein
82fa8d6305
Add restart components to custom certs
2019-01-14 11:51:11 -08:00
galal-hussein
3551e6e4b6
Add Rotate certificates command to rke
2018-10-31 12:08:31 -07:00
galal-hussein
35624c98a1
Fix healthcheck when RBAC is disabled
2018-05-01 02:25:52 +02:00
moelsayed
ef7b997e2a
Log RKE components to a specific location
2018-03-21 22:29:09 +02:00
galal-hussein
fcefbf7016
Secure kubelet port access
2018-03-12 21:04:28 +02:00
Darren Shepherd
8387af26f2
Make getProcessConfig public
2018-02-26 16:31:34 -07:00
galal-hussein
c2c1804500
External etcd
2018-02-14 22:58:35 +02:00
moelsayed
169ac106a5
Add GenetatePlan() and use it internally
2018-02-13 03:33:29 +02:00
Alena Prokharchyk
c19059200b
Merge pull request #268 from galal-hussein/atomic_centos
...
Add z option to volume binds
2018-02-06 16:22:05 -08:00
moelsayed
4159d7f156
Pass private registries list through the function calls
2018-01-31 19:50:55 +02:00
galal-hussein
aed28bb44e
Add z option to volume binds
2018-01-25 23:36:20 +02:00
galal-hussein
0ef0a17010
Add generic generation for pki objects and etcd TLS
2018-01-25 20:38:07 +02:00
galal-hussein
efd9116b80
remove deleted etcd member from k8s and update kube-api with new list
2018-01-24 05:19:44 +02:00
galal-hussein
8685523038
Add local option to deploy/remove kubernetes on local machine
...
Remove insecure port from kube-api
Use cluster.yml config
Pass config dir to cluster up/remove
2018-01-12 20:46:09 +02:00
Darren Shepherd
d8dd29765f
Add context.Context to everything and also make logging pluggable
2018-01-09 15:18:01 -07:00
Alena Prokharchyk
e6c3f50a4d
Merge pull request #170 from galal-hussein/healthcheck_validation
...
Add healthcheck for services components
2017-12-20 13:32:00 -08:00
galal-hussein
ed7ca110b0
Add healtcheck for services components
...
Integrate healthcheck with each service
2017-12-20 23:24:28 +02:00
moelsayed
2011a2cf01
Enable PodSecurityPolicy support
2017-12-20 23:15:21 +02:00
moelsayed
8ea65915d3
Enable RBAC and needed addons/network plugin configuration
2017-12-16 05:41:18 +02:00
galal-hussein
ebba017126
Add services sidekick container
2017-12-09 01:25:22 +02:00
Darren Shepherd
df7e40188e
Refactor types
2017-12-05 10:29:50 -07:00
galal-hussein
d1f78f0b40
Refactor reconcilation
...
Add role based add/delete for services
Use pointers for hosts
Consistent log format
2017-12-02 20:37:04 +02:00
galal-hussein
41c48877ba
Structure and config changes
2017-11-28 23:55:43 +02:00
moelsayed
07a1441826
Command overhaul
...
remove cluster command
merge upgrade and up commands
rename down command
2017-11-28 21:17:57 +02:00
galal-hussein
c254de34f3
Use Rancher Kubernetes image
2017-11-22 22:46:01 +02:00
moelsayed
42b22e69b0
Add initial support for additional network plugins
...
Refactor DeployNetworkPlugin()
Add calico network plugin
Add canal network plugin
2017-11-22 02:43:55 +02:00
galal-hussein
892e9ab5d9
Cluster Down/Remove
...
Reverse order and add force flag
2017-11-21 01:23:18 +02:00
galal-hussein
703a4fd812
Add HA
...
Add relative path for local kube config
Add default cluster yaml config name
2017-11-16 03:41:22 +02:00
moelsayed
1427df6b34
Add cluster upgrade
...
Restructer k8s
Move getClusterCerts from SetUpAuthintication to GetClusterState
Update cluster.yaml
2017-11-16 01:55:57 +02:00
galal-hussein
37b6c8a65e
Update rancher types
2017-11-14 20:11:21 +02:00
galal-hussein
40b13446a7
Use rancher/types
2017-11-13 23:28:38 +02:00
galal-hussein
15aa61cc22
WIP add extra args to running services
2017-11-10 21:53:48 +02:00
galal-hussein
3cfe3d7ea8
Use RKE cluster controller structures
2017-11-09 21:50:49 +02:00
galal-hussein
9974d53e57
Use Cluster structure
...
Use separate cluster package
Save cluster state and certs to kubernetes
Handle Remove and sync cluster state/crts
Reuse kubernetes client and combine image and version
Separate building functions and small fixes
2017-11-06 19:40:20 +02:00
moelsayed
dbc7dfaafe
renamed ControlPlaneIP
2017-11-06 19:40:19 +02:00
moelsayed
5b730bcf6a
add support for specifc control plane IP per host
2017-11-06 19:40:19 +02:00
galal-hussein
ad34392a3c
Add default cluster config file and return service container pointer
...
Add more generic functions to go services
Add x509 authentication
2017-11-06 19:40:15 +02:00
moelsayed
00628a4423
some small fixes
...
add debugging to hosts.go
add kubelet and kubeproxy defaults to cluster file
add more service configuration
remove hosts sudo
2017-10-30 08:31:06 +02:00
galal-hussein
f7649289d4
Set up kubernetes components
2017-10-29 11:45:21 +02:00