- Feb 09, 2018
-
-
Antoine Legrand authored
Added missing cephfs_provisioner_enabled to kubespray-defaults vars
-
mkrasilnikov authored
-
Antoine Legrand authored
Local volume provisioner fixes
-
Erwan Miran authored
-
- Feb 08, 2018
-
-
Antoine Legrand authored
Add cephfs_provisioner Support for Kubespray
-
Aivars Sterns authored
baremetal tweaks
-
Aivars Sterns authored
Always set net.bridge.bridge-nf-call-* sysctl
-
Aivars Sterns authored
Disalbe install epel-release rpm on Centos/Redhat
-
Wong Hoi Sing Edison authored
-
Maxim Krasilnikov authored
kubernetes-apps: retry get default token name
-
Antoine Legrand authored
Support multiple inventory files under individual inventory directory
-
Antoine Legrand authored
Fix symlinking vagrant inventory
-
Antoine Legrand authored
Adding metrics-server support for K8s version 1.9
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Brad Beam authored
Make the Kubelet read-only port configurable and disable it by default
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Gerben Meijer authored
The default path assumes that the vagrant dir is called 'inventory'. With custom defined inventory dirs that are not called 'inventory' this fails to create the correct symlink under .vagrant.d.
-
Antoine Legrand authored
local_volume_provisioner_enabled replacement
-
Sébastien Han authored
In some installation, it can take up to 3sec to get the value. Retrying for 5 sec will ensure the command won't return 1. Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Antoine Legrand authored
etcd: ability to enable/disable ETCD_PEER_CLIENT_CERT_AUTH
-
woopstar authored
-
woopstar authored
-
woopstar authored
-
woopstar authored
Rename from aggregator-proxy-client to front-proxy-client to match kubeadm design. Added kubeadm support too. Changed to use variables set and not hardcode paths. Still missing cert generation for Vault
-
Erwan Miran authored
-
Erwan Miran authored
-
rong.zhang authored
1.Disalbe install epel-release rpm on Centos/Redhat 2.Use yum install epel-release
-
Erwan Miran authored
-
Maxim Krasilnikov authored
Several enhancements and bug fixes
-
Brad Beam authored
Split contiv etcd and etcd-proxy into two daemonsets
-
- Feb 06, 2018
-
-
Ryan Zenker authored
* allow installs to not have hostname overriden with fqdn from inventory * calico-config no longer requires local as and will default to global * when cloudprovider is not defined, use the inventory_hostname for cni-calico * allow reset to not restart network (buggy nodes die with this cmd) * default kube_override_hostname to inventory_hostname instead of ansible_hostname
-
Sébastien Han authored
The "centos/7" box is the official centos box and supports all the major providers: virtualbox Externally hosted (cloud.centos.org) vmware_desktop Externally hosted (cloud.centos.org) libvirt Externally hosted (cloud.centos.org) hyperv Externally hosted (cloud.centos.org) Where bento/centos-7.3 only supports: parallels Hosted by Vagrant Cloud (570 MB) virtualbox Hosted by Vagrant Cloud (525 MB) vmware_desktop Hosted by Vagrant Cloud (608 MB) Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Sébastien Han authored
When testing deployments of SDS, it is quite useful to get a Kubernetes env with nodes having dedicated drives. You can now enable this by setting: kube_node_instances_with_disks: true Also you can chose the amount of drives per machine and their respective size: * kube_node_instances_with_disks_number: 10 * kube_node_instances_with_disks_size: "20G" Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
Erwan Miran authored
-