1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-28 03:31:24 +00:00
Commit Graph

1618 Commits

Author SHA1 Message Date
moelsayed
babe95f183 add network plugin support
add template configration through env variables

add kubedns addon
2017-11-08 01:59:12 +02:00
Alena Prokharchyk
5ebd81916b
Merge pull request #3 from galal-hussein/unit_tests
unit tests and go lint fixes
2017-11-07 15:44:20 -08:00
galal-hussein
814e84c439 Vendor update 2017-11-07 23:27:47 +02:00
galal-hussein
a3e0d7203b unit tests and go lint fixes
Add k8s operation test
2017-11-07 23:27:30 +02:00
Alena Prokharchyk
66fd6c4eba
Merge pull request #1 from galal-hussein/init_cli
WIP: Add cli and run Etcd and Control Planes
2017-11-06 10:02:50 -08: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
galal-hussein
c4677f8ee6 Vendor update 2017-11-06 19:40:19 +02:00
moelsayed
dbc7dfaafe renamed ControlPlaneIP 2017-11-06 19:40:19 +02:00
galal-hussein
1bb4ab98c3 Deploy kube config file locally for admin 2017-11-06 19:40:19 +02:00
moelsayed
03a7ef7c4b typo 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
cdb956d363 Vendor update 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
405a709a69 remove sudo 2017-10-30 09:09:40 +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
galal-hussein
84d02e8b42 Vendor update 2017-10-29 11:41:21 +02:00
Alena Prokharchyk
60574a70bb Initial Commit 2017-10-25 17:02:49 -07:00