- Nov 29, 2017
-
-
unclejack authored
* Add Contiv support Contiv is a network plugin for Kubernetes and Docker. It supports vlan/vxlan/BGP/Cisco ACI technologies. It support firewall policies, multiple networks and bridging pods onto physical networks. * Update contiv version to 1.1.4 Update contiv version to 1.1.4 and added SVC_SUBNET in contiv-config. * Load openvswitch module to workaround on CentOS7.4 * Set contiv cni version to 0.1.0 Correct contiv CNI version to 0.1.0. * Use kube_apiserver_endpoint for K8S_API_SERVER Use kube_apiserver_endpoint as K8S_API_SERVER to make contiv talks to a available endpoint no matter if there's a loadbalancer or not. * Make contiv use its own etcd Before this commit, contiv is using a etcd proxy mode to k8s etcd, this work fine when the etcd hosts are co-located with contiv etcd proxy, however the k8s peering certs are only in etcd group, as a result the etcd-proxy is not able to peering with the k8s etcd on etcd group, plus the netplugin is always trying to find the etcd endpoint on localhost, this will cause problem for all netplugins not runnign on etcd group nodes. This commit make contiv uses its own etcd, separate from k8s one. on kube-master nodes (where net-master runs), it will run as leader mode and on all rest nodes it will run as proxy mode. * Use cp instead of rsync to copy cni binaries Since rsync has been removed from hyperkube, this commit changes it to use cp instead. * Make contiv-etcd able to run on master nodes * Add rbac_enabled flag for contiv pods * Add contiv into CNI network plugin lists * migrate contiv test to tests/files Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> * Add required rules for contiv netplugin * Better handling json return of fwdMode * Make contiv etcd port configurable * Use default var instead of templating * roles/download/defaults/main.yml: use contiv 1.1.7 Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
-
- Nov 15, 2017
-
-
Chad Swenson authored
-
- Nov 06, 2017
-
-
Rob Hirschfeld authored
-
- Oct 30, 2017
-
-
Andrew Greenwood authored
-
- Oct 24, 2017
-
-
Matthew Mosesohn authored
-
- Oct 20, 2017
-
-
Matthew Mosesohn authored
-
- Oct 19, 2017
-
-
Peter Slijkhuis authored
Changed Ansible 2.3 to 2.4
-
- Oct 18, 2017
-
-
Tim(Xiaoyu) Zhang authored
-
- Oct 16, 2017
-
-
Marc Zahn authored
* Add Debian Jessie notes * Add installation notes for Debian Jessie
-
- Aug 29, 2017
-
-
Eric Hoffmann authored
update calico releases link
-
- Aug 24, 2017
-
-
Hans Kristian Flaatten authored
-
- Aug 09, 2017
-
-
Sam Manzer authored
-
- Jul 31, 2017
- Jul 29, 2017
-
-
Alexander Chumakov authored
-
- Jul 27, 2017
-
-
email authored
-
- Jul 12, 2017
-
-
nico authored
fix typo
-
- Jul 11, 2017
-
-
Delfer authored
-
- Jun 23, 2017
-
-
Spencer Smith authored
-
- Jun 22, 2017
-
-
Anton Nerozya authored
-
- Jun 16, 2017
-
-
Spencer Smith authored
-
- May 28, 2017
-
-
Jonas Matser authored
Note to users that auto-updates break clusters that don't lock the docker version somehow.
-
- May 23, 2017
-
-
zouyee authored
-
- May 14, 2017
-
-
Hui Kang authored
- kubernetes v1.6.1 - docker v1.13.1 Signed-off-by: Hui Kang <hkang.sunysb@gmail.com>
-
- Apr 26, 2017
-
-
Sergii Golovatiuk authored
- Fix when clauses in various places - Update requirements.txt - Fix README.md Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 11, 2017
-
-
zouyee authored
-
- Mar 22, 2017
-
-
William Martin Stewart authored
-
- Mar 15, 2017
-
-
Vincent Schwarzer authored
Added Jinja 2.8 Requirements to docs and pip requirements file which is needed to run the current Ansible Playbooks.
-
- Mar 06, 2017
-
-
Antoine Legrand authored
-
- Feb 20, 2017
-
-
Hung Nguyen Viet authored
-
Hung Nguyen Viet authored
And re-phrase all sentences to passive tense
-
- Feb 15, 2017
-
-
Matthew Mosesohn authored
-
- Feb 06, 2017
-
-
Sergii Golovatiuk authored
- Remove weave CPU limits from .gitlab-ci.yml. Closes: #975 - Fix weave version in documentation Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Jan 09, 2017
-
-
Bogdan Dobrelya authored
Link docs to README, update README with recent info. Update comparsions, add kubeadm vs kargo. Better describe variables precedence UX impact. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
- Jan 02, 2017
-
-
Michał Żyłowski authored
-
- Dec 29, 2016
-
-
Thomas Catterall authored
-
- Dec 23, 2016
-
-
Thomas Catterall authored
-
- Dec 04, 2016