- Feb 08, 2018
-
-
Aivars Sterns authored
Always set net.bridge.bridge-nf-call-* sysctl
-
Aivars Sterns authored
Disalbe install epel-release rpm on Centos/Redhat
-
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
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Brad Beam authored
Make the Kubelet read-only port configurable and disable it by default
-
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
-
-
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
-
Erwan Miran authored
-
Antoine Legrand authored
Adding missing defaults for weave
-
Andreas Krüger authored
The PR #2203 add's missing defaults for weave, but no signed CLA. So this PR fixes it.
-
Antoine Legrand authored
Set default registry_enabled to false
-
Andreas Krüger authored
In PR #2244 the `registry_enabled` is missing in defaults, causing a deployment to fail, if it is not set in k8s-cluster.yml
-
Antoine Legrand authored
Enable additional addresses to be added to certificates
-
Antoine Legrand authored
Loadbalancer Apiserver Address is missing
-
Antoine Legrand authored
Added option to set MTU on Weave
-
Antoine Legrand authored
Dashboard template should not suffix with .yml.j2
-
Antoine Legrand authored
KubeDNS template should not suffix with .yml.j2
-
Antoine Legrand authored
Update and cleanup Local volume provisioner
-
Antoine Legrand authored
-
Antoine Legrand authored
Migrate Kubernetes v1.9.1 cluster/addons/registry to Kubespray
-