Vijay Katam
5efda3eda9
Configurable docker yum repos, systemd fix
* Make yum repos used for installing docker rpms configurable
* TasksMax is only supported in systemd version >= 226
* Change to systemd file should restart docker
7 years ago
nico
cc9f3ea938
Fix enforce-node-allocatable option
Closes #1228
pods is default enforcement
see https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/
add
update
7 years ago
Alexander Chumakov
8bc717a55c
Update flannel from 0.6.2 to 0.8.0
7 years ago
Brad Beam
d09222c900
Removing run_once in these tasks so that etcd ca certs get propogated properly to worker nodes
without this etcd ca certs dont exist on worker nodes causing calico to fail
7 years ago
magnon-bliex
38eb1d548a
fixed typo
7 years ago
Anton
e0960f6288
FIX: Unneded (extra) cycles in some tasks ( #1393 )
7 years ago
timtoum
3e457e4edf
Enable weave seed mode for kubespray ( #1414 )
* Enable weave seed mode for kubespray
* fix task Weave seed | Set peers if existing peers
* fix mac address variabilisation
* fix default values
* fix include seed condition
* change weave var to default values
* fix Set peers if existing peers
7 years ago
Dann Bohn
c4894d6092
add newline after expanding user information
7 years ago
Hassan Zamani
3fb0383df4
Add etcd metrics flag
7 years ago
John Ko
018b5039e7
set loadbalancer_apiserver_localhost default true
to match this https://github.com/kubernetes-incubator/kubespray/blob/master/roles/kubernetes/node/tasks/main.yml#L20
and the documented behaviour in HA docs
related to #1456
@rsmitty
7 years ago
jwfang
3d87f23bf5
uncomment unintended local changes
7 years ago
jwfang
789910d8eb
remote unused netchecker-agent-hostnet-ds.j2
7 years ago
jwfang
a8e6a0763d
run netchecker-server with list pods
7 years ago
jwfang
e1386ba604
only patch system:kube-dns role for old dns
7 years ago
jwfang
83deecb9e9
Revert "no need to patch system:kube-dns"
This reverts commit c2ea8c588a
.
7 years ago
jwfang
d8dcb8f6e0
no need to patch system:kube-dns
7 years ago
jwfang
552b2f0635
change authorization_modes default value
7 years ago
jwfang
0b3badf3d8
revert calico-related changes
7 years ago
jwfang
cea3e224aa
change authorization_modes default value
7 years ago
jwfang
1eaf0e1c63
rename task
7 years ago
jwfang
2cda982345
binding group system:nodes to clusterrole calico-role
7 years ago
jwfang
c9734b6d7b
run calico-policy-controller with proper sa/role/rolebinding
7 years ago
jwfang
fd01377f12
remove more bins when reset
7 years ago
jwfang
092bf07cbf
basic rbac support
7 years ago
Ubuntu
5145a8e8be
higher draining timeouts
7 years ago
Dann Bohn
d1f58fed4c
Template out known_users.csv, optionally add groups
7 years ago
Martin Joehren
12e918bd31
add possibility to ignore the hostname override
7 years ago
Brad Beam
e0bf8b2aab
Adding recursive=true for rkt kubelet dir
Fixes #1434
7 years ago
Delfer
9f45eba6f6
Kubernetes upgrade to 1.6.7
7 years ago
Spencer Smith
d1a02bd3e9
match kubespray-defaults dns mode with k8s-cluster setting
7 years ago
Vladimir Kozyrev
e26be9cb8a
add private dns server for a specific zone
7 years ago
Kevin Jing Qiu
a742d10c54
Allow calico ipPool to be created with mode "cross-subnet"
7 years ago
Hans Kristian Flaatten
38f5d1b18e
Set kubedns minimum replicas to 2
7 years ago
Abdelsalam Abbas
5f75d4c099
Uncodron Masters which have scheduling Enabled
7 years ago
Amit Kumar Jaiswal
319a0d65af
Update kubelet.j2
Updated with closing endif.
7 years ago
Amit Kumar Jaiswal
3d2680a102
Update kubelet.j2
Updated!
7 years ago
Amit Kumar Jaiswal
c36fb5919a
Update kubelet.j2
Updated!!
7 years ago
Amit Kumar Jaiswal
46d3f4369e
Updated K8s version
Signed-off-by: Amit Kumar Jaiswal <amitkumarj441@gmail.com>
7 years ago
Martin Joehren
c2b3920b50
added flag for not populating inventory entries to etc hosts file
7 years ago
Anton Nerozya
1fedbded62
ignore_errors instead of failed_when: false
7 years ago
Anton Nerozya
c8258171ca
Better naming for recurrent tasks
7 years ago
tanshanshan
007ee0da8e
fix reset
7 years ago
Chad Swenson
8467bce2a6
Fix inconsistent kubedns version and parameterize kubedns autoscaler image vars
7 years ago
gdmelloatpoints
649654207f
mount the etcd data directory in the container with the same path as on the host.
7 years ago
gdmelloatpoints
3123502f4c
move `etcd_backup_prefix` to new home.
7 years ago
vincent gromakowski
17d54cffbb
add six package to bootstrap role
7 years ago
Seungkyu Ahn
d5516a4ca9
Make kubedns up to date
Update kube-dns version to 1.14.2
https://github.com/kubernetes/kubernetes/pull/45684
7 years ago
gdmelloatpoints
4ba237c5d8
Make etcd_backup_prefix configurable. Ensures that backups can be stored on a different location other than ${HOST}/var/backups, say an EBS volume on AWS.
7 years ago
jwfang
ec2255764a
docker_dns_servers_strict to control docker_dns_servers rtrim
7 years ago
Abdelsalam Abbas
1a8e92c922
Fixing cordoning condition that cause fail for upgrading the cluster
7 years ago