- Mar 31, 2020
-
-
Ali Sanhaji authored
* GCP Persistent Disk CSI Driver deployment * Fix MD lint * Fix Yaml lint
-
- Mar 26, 2020
-
-
Ali Sanhaji authored
* AWS EBS CSI implementation * Fixing image repos * Add OWNERS file * Fix expressions * Add csi-driver tag * Add AWS EBS prefix to variables * Add AWS EBS CSI Driver documentation
-
- Mar 13, 2020
-
-
Hugo Blom authored
-
- Nov 01, 2019
-
-
Ali Sanhaji authored
* Deploy Cinder CSI driver to provision volumes over OpenStack * Deploy Cinder CSI StorageClass * Cinder CSI doc
-
- Nov 23, 2018
-
-
okamototk authored
* Support Metrics Server as addon (#3560). * Update metrics server v0.3.1. * Add metrics server test. * Replace metrics server manifests with kubernetes/cluster/addons's. * Modify metrics server manifests for kubespray. * Follow PR#3558 node label node-role.kubernetes.io/master change * Fix metrics server parameters base_metrics_server_... to metrics_server_... * Fix too hard corded metrics_server_memory_per_node * Add configurable insecure tls for metrics-apiservice * Downloadable addon-resizer and extract parameter as variables * Remove metrics server version from deployment name * Metrics Server work when all masters has node role * Download metrics-server and add-resizer container only on master * ServiceAccount and ConfigMap is separated and fix application name * Remove old metrics server clusterrole template * Fix addon-resizer image specify * Make InternalIP default for metrics_server_kubelet_preferred_address_types Make InternalIP default because multiple preferrred address types does not work.
-
- Sep 20, 2018
-
-
Andreas Kruger authored
-
- Sep 13, 2018
-
-
AtzeDeVries authored
-
- Sep 10, 2018
-
-
Erwan Miran authored
-
- Aug 22, 2018
-
-
Jeff Bornemann authored
Signed-off-by:
Jeff Bornemann <jeff.bornemann@oracle.com>
-
- Aug 08, 2018
-
-
rongzhang authored
Use helm install or support in future
-
- May 22, 2018
-
-
Miouge1 authored
-
- Apr 13, 2018
-
-
Matthew Mosesohn authored
Kubespray should not install any helm charts. This is a task that a user should do on his/her own through ansible or another tool. It opens the door to wrapping installation of any helm chart.
-
- Mar 28, 2018
-
-
Vladimir Vasilkin authored
install using Helm: - Prometheus Operator - metrics for k8s cluster including: grafana dashboard, alertmanager, node exporters base project: https://github.com/coreos/prometheus-operator the issue: https://github.com/kubernetes-incubator/kubespray/issues/2042 Previous PR, raw ansible without Helm: https://github.com/kubernetes-incubator/kubespray/pull/2499
-
- Mar 22, 2018
-
-
Wong Hoi Sing Edison authored
-
- Feb 21, 2018
-
-
Wong Hoi Sing Edison authored
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Erwan Miran authored
-
rong.zhang authored
1.Disalbe install epel-release rpm on Centos/Redhat 2.Use yum install epel-release
-
- Feb 05, 2018
-
-
Wong Hoi Sing Edison authored
-
- Feb 01, 2018
-
-
Wong Hoi Sing Edison authored
-
- Dec 19, 2017
-
-
Stanislav Makar authored
Add possibility to create default OpenStack Cinder Storage Class Closes: #1609
-
- Nov 01, 2017
-
-
Matthew Mosesohn authored
-
- Oct 19, 2017
-
-
Matthew Mosesohn authored
* Refactor downloads to use download role directly Also disable fact delegation so download delegate works acros OSes. * clean up bools and ansible_os_family conditionals
-
- Oct 13, 2017
-
-
Matthew Mosesohn authored
* add istio addon * add addons to a ci job
-
- Oct 05, 2017
-
-
Aivars Sterns authored
-
- Aug 24, 2017
-
-
Brad Beam authored
* Adding yaml linter to ci check * Minor linting fixes from yamllint * Changing CI to install python pkgs from requirements.txt - adding in a secondary requirements.txt for tests - moving yamllint to tests requirements
-
- Mar 17, 2017
-
-
Matthew Mosesohn authored
-
Aleksandr Didenko authored
By default Calico CNI does not create any network access policies or profiles if 'policy' is enabled in CNI config. And without any policies/profiles network access to/from PODs is blocked. K8s related policies are created by calico-policy-controller in such case. So we need to start it as soon as possible, before any real workloads. This patch also fixes kube-api port in calico-policy-controller yaml template. Closes #1132
-
- Feb 18, 2017
-
-
Andrew Greenwood authored
Migrate older inline= syntax to pure yml syntax for module args as to be consistant with most of the rest of the tasks Cleanup some spacing in various files Rename some files named yaml to yml for consistancy
-
- Feb 07, 2017
-
-
Aleksandr Didenko authored
Netchecker is rewritten in Go lang with some new args instead of env variables. Also netchecker-server no longer requires kubectl container. Updating playbooks accordingly.
-
- Feb 04, 2017
-
-
Brad Beam authored
-
- Jan 09, 2017
-
-
Aleksandr Didenko authored
Change version for calico images to v1.0.0. Also bump versions for CNI and policy controller. Also removing images repo and tag duplication from netchecker role
-
- Sep 08, 2016
-
-
Antoine Legrand authored
-