- Oct 16, 2017
-
-
Marc Zahn authored
* Add Debian Jessie notes * Add installation notes for Debian Jessie
-
Pablo Moreno authored
-
Pablo Moreno authored
-
Seungkyu Ahn authored
Change KUBE_LOGGING to KUBE_LOGTOSTDERR, when installing kubelet as host type.
-
Jason Brooks authored
* don't try to install this rpm on fedora atomic * add docker 1.13.1 for fedora * built-in docker unit file is sufficient, as tested on both fedora and centos atomic
-
Kevin Lefevre authored
Portmap allow to use hostPort with CNI plugins. Should fix #1675
-
Matthew Mosesohn authored
-
- Oct 15, 2017
-
-
Matthew Mosesohn authored
* Disable basic and token auth by default * Add recommended security params * allow basic auth to fail in tests * Enable TLS authentication for kubelet
-
Julian Poschmann authored
* Restart kubelet on update in deployment-type host on update * Update install_host.yml * Update install_host.yml * Update install_host.yml
-
Matthew Mosesohn authored
* Change file used to check kubeadm upgrade method Test for ca.crt instead of admin.conf because admin.conf is created during normal deployment. * more fixes for upgrade
-
- Oct 14, 2017
-
-
Matthew Mosesohn authored
In 1.8, the Node authorization mode should be listed first to allow kubelet to access secrets. This seems to only impact environments with cloudprovider enabled.
-
abelgana authored
* Changre raw execution to use yum module Changed raw exection to use yum module provided by Ansible. * Replace ansible_ssh_* by ansible_* Ansible 2.0 has deprecated the “ssh” from ansible_ssh_user, ansible_ssh_host, and ansible_ssh_port to become ansible_user, ansible_host, and ansible_port. If you are using a version of Ansible prior to 2.0, you should continue using the older style variables (ansible_ssh_*). These shorter variables are ignored, without warning, in older versions of Ansible. I am not sure about the broader impact of this change. But I have seen on the requirements the version required is ansible>=2.4.0. http://docs.ansible.com/ansible/latest/intro_inventory.html
-
刘旭 authored
-
- Oct 13, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
* add istio addon * add addons to a ci job
-
Matthew Mosesohn authored
This role only support Red Hat type distros and is not maintained or used by many users. It should be removed because it creates feature disparity between supported OSes and is not maintained.
-
Julian Poschmann authored
-
Maxim Krasilnikov authored
-
- Oct 12, 2017
-
-
Matthew Mosesohn authored
This reverts commit 4209f1cb.
-
Matthew Mosesohn authored
* Security fixes for etcd * Use certs when querying etcd
-
Matthew Mosesohn authored
* Clear admin kubeconfig when rotating certs * Update main.yml
-
- Oct 11, 2017
-
-
Vijay Katam authored
* Rename dns_server to dnsmasq_dns_server so that it includes role prefix as the var name is generic and conflicts when integrating with existing ansible automation. * Enable selinux state to be configurable with new var preinstall_selinux_state
-
Aivars Sterns authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
* Set no_proxy to all local ips * Use proxy settings on all necessary tasks
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Fixes #1741
-
Hyunsun Moon authored
PID namespace sharing is disabled only in Kubernetes 1.7. Explicitily enabling it by default could help reduce unexpected results when upgrading to or downgrading from 1.7.
-
- Oct 10, 2017
-
-
Spencer Smith authored
Include bin_dir when patching helm tiller with kubectl
-
Spencer Smith authored
Force synchronize to use ssh_args so it works when using bastion
-
Spencer Smith authored
Fix bool check assert
-
Spencer Smith authored
add hosts to rkt kubelet
-
- Oct 09, 2017
-
-
ArchiFleKs authored
-
Simon Li authored
-
- Oct 06, 2017
-
-
ant31 authored
-
pmontanari authored
In case ssh.config is set to use bastion, synchronize needs to use it too.
-
Spencer Smith authored
Adding calico/node env vars for prometheus configuration
-
Spencer Smith authored
Followup fix for CVE-2017-14491
-
- Oct 05, 2017
-
-
Brad Beam authored
-
Matthew Mosesohn authored
Use image family for picking latest coreos image Update python deps
-