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
gdmelloatpoints
5c1891ec9f
In the etcd container, the etcd data directory is always /var/lib/etcd. Reverting to this value, since `etcd_data_dir` on the host maps to `/var/lib/etcd` in the container.
7 years ago
AtzeDeVries
61b74f9a5b
updated to direct control over ipip
7 years ago
AtzeDeVries
7332679678
Give more control over IPIP, but with same default behaviour
7 years ago
Seungkyu Ahn
91dff61008
Fixed helm bash complete
7 years ago
Spencer Smith
8203383c03
rename almost all mentions of kargo
7 years ago
Gregory Storme
fff0aec720
add configurable parameter for etcd_auto_compaction_retention
7 years ago
Gregory Storme
266ca9318d
Use the kube_apiserver_insecure_port variable instead of static 8080
7 years ago
Brad Beam
db3e8edacd
Fixing up vault variables
7 years ago
Brad Beam
6e41634295
Set default value for kube_hyperkube_image_repo
Fixes #1334
7 years ago
Spencer Smith
01c0ab4f06
check if cloud_provider is defined
7 years ago
Spencer Smith
56b86bbfca
inventory hostname for cordoning/uncordoning
7 years ago
Spencer Smith
7e2aafcc76
add direct path for cert in AWS with RHEL family
7 years ago
Justin Hunthrop
af55e179c7
adding --skip-exists flag for peer_with_router
7 years ago
zouyee
d47fce6ce7
upgrade k8s version to 1.6.4
7 years ago
Josh Lothian
7ae5785447
Removed the other unused handler
With live-restore: true, we don't need a special docker restart
7 years ago
Josh Lothian
ef8d3f684f
Remove unused handler
Previous patch removed the step that sets live-restore
back to false, so don't try to notify that handler any more
7 years ago
Matthew Mosesohn
cc6e3d14ce
Add host-based kubelet deployment
Kubelet gets copied from hyperkube container and run locally.
7 years ago
Josh Lothian
6f67367b57
Leave 'live-restore' false
Leave live-restore false to updates always pick
up new network configuration
7 years ago
Josh Lothian
9ee0600a7f
Update handler names and explanation
7 years ago
Josh Lothian
30cc7c847e
Reconfigure docker restart behavior on atomic
Before restarting docker, instruct it to kill running
containers when it restarts.
Needs a second docker restart after we restore the original
behavior, otherwise the next time docker is restarted by
an operator, it will unexpectedly bring down all running
containers.
7 years ago