- Mar 07, 2019
-
-
Bort Verwilst authored
-
- Mar 06, 2019
-
-
chadswilson authored
* add blockSize to IPPool spec for Calico >= v3.3.0 * fix "cidr" spec in Calico IPPool resource for my PR
-
- Mar 05, 2019
-
-
Matthew Mosesohn authored
* Remove hard dependence on facts for all nodes * Update main.yaml * Update main.yaml
-
- Mar 01, 2019
-
-
Matthew Mosesohn authored
-
- Feb 28, 2019
-
-
tikitavi authored
* rewrite inventory script to create inventory file in YAML format * minor fixes to inventory script * change requirments for the inventory script
-
Bort Verwilst authored
* Add 1.12.6, sort arm64 descending * remove 1.10.x checksums (EOL anyways)
-
Matthew Mosesohn authored
-
- Feb 26, 2019
-
-
Anupam Basak authored
-
Peter Metz authored
* feat(external-provisioner/local-path-provisioner): adds support for local path provisioner Helpful for local development but also in production workloads (once the permission model is worked out) where you have redundancy built into the software uses the PVCs (e.g. database cluster with synchronous replication) * feat(local-path-provisioner): adds debug flag, image tag group var * fix(local-path-provisioner): moves image repo/tag to download role * test(gce_centos7-flannel): enables local-path-provisioner in test case * fix(addons): add image repo/tag to commented default values * fix(local-path-provisioner): typo in jinja template for local path provisioner * style(local-path-provisioner): debug flag condition re-formatted * fix(local-path-provisioner): adds missing default value for debug flag * fix(local-path-provisioner): syntax fix for debug if condition end * fix(local-path-provisioner): jinja template syntax: if condition white space
-
etharendil authored
kube ansible module can be used with recursive: true which sill process the directory used in -f, --filename recursively
-
Maxime Guyot authored
-
Christian Berendt authored
The openstackclient is the preferred CLI for OpenStack environments and should be used instead of novaclient.
-
Maxime Guyot authored
-
hikoz authored
-
johnstudarus authored
* Create packet.md * Update README.md * Update README.md * Update packet.md download the latest version * Update packet.md
-
Maxime Guyot authored
-
hikoz authored
* 30MiB for gpu-device-plugin * use vars for easier configuration
-
Wong Hoi Sing Edison authored
Upstream Changes: - weave 2.5.1 (https://github.com/weaveworks/weave/releases/tag/v2.5.1) Our Changes: - Sync templates with upstream changes
-
Sebastian Poxhofer authored
* added hardware requirements in README.md * added hardware requirements in README.md
-
Ryler Hockenbury authored
-
Gabor Lekeny authored
* fact gathering should run only once per node * eliminate ansible version check, it is at the beginning of each playbook
-
Christian Berendt authored
-
Andrey Zhelnin authored
-
Vasilis Remmas authored
-
Etienne authored
-
- Feb 25, 2019
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Kaoet authored
The lastest version of ubuntu-nvidia-driver-installer contains a fix for https://github.com/GoogleCloudPlatform/container-engine-accelerators/issues/90 which causes the installer pod to crash when driver is already loaded.
-
- Feb 21, 2019
-
-
Frank Ritchie authored
This was already approved in #4106 but there are CI issues with that PR due to references to kubernetes incubator. After upgrading to Kubespray 2.8.1 with Kubeadm enabled Rook Ceph volume provision failed due to the flexvolume plugin dir not being correct. Adding the var fixed the issue
-
- Feb 20, 2019
-
-
Christian Berendt authored
-
Peter Metz authored
Useful if the default 20GB is not enough in cases where you are using the local path provisioner of rancher for example
-
Peter Metz authored
-
Maxime Guyot authored
-
Abdulaziz AlMalki authored
-
Seungkyu Ahn authored
because of etc-kubernetes-manifests not empty.
-
Rong Zhang authored
Add update server field in kube-proxy kubeconfig
-
- Feb 19, 2019
-
-
Manuel Cintron authored
* Adding ability to maintain existing Encryption Secrets at Rest. If secrets_encryption.yaml is present it will not be overriten with a new kube_encrypt_token. This should allow for it to be set ahead of a playbook running or maintain it if cluster.yml is ran on the same cluster and the ansible host does not have access to the secrets. * Setting existing kube_encrypt_token across all master nodes in case it was missing in one or more nodes.
-
Florent Monbillard authored
-
- Feb 18, 2019
-
-
Roy Lenferink authored
-
Ted Wexler authored
-