Özgür Caner
da8a604c4c
Changed apt to apt-get
8 years ago
Özgür Caner
df2b2d7417
Added bootstrap script for Ubuntu 16.04 LTS and later
8 years ago
Smaine Kahlouch
d87b0344b5
Merge pull request #471 from kubespray/kubednsrc
Reset replicacluster name of kube-dns-v19 back to kubedns
8 years ago
Brandon B. Jozsa
2606e8e1c8
combine bootstrap options, add xenial support
8 years ago
Matthew Mosesohn
b62de1dcb1
Reset replicacluster name of kube-dns-v19 back to kubedns
This broke upgraded clusters
8 years ago
Antoine Legrand
37057ba969
Merge pull request #468 from kubespray/fix-kubedns-name
Rename kube-dns back to kubedns
8 years ago
Matthew Mosesohn
b58512bbda
Rename kube-dns back to kubedns
kubedns should stay named the same so that services which
depend on this name are not broken.
8 years ago
Antoine Legrand
c90045c506
Merge pull request #467 from kubespray/issue-352
remove dependency on kpm for kubedns
8 years ago
Spencer Smith
8b91a43576
remove dependency on kpm for kubedns
8 years ago
Antoine Legrand
602dba45ea
Merge pull request #466 from bogdando/fix_resolvconf
Fix updating resolvconf
8 years ago
Bogdan Dobrelya
d240073f65
Fix updating resolvconf
Move updating resolvconf to the network restart handler to
ensure changes applied to the /etc/resolv.conf.
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 years ago
Smaine Kahlouch
69f09e0f18
Merge pull request #461 from kubespray/issue-369
Issue 369
8 years ago
Smaine Kahlouch
cca26ae3d7
Merge pull request #458 from kubespray/issue456
Remove search and nameserver entries from resolvconf base
8 years ago
Smaine Kahlouch
1c1894cdd3
Merge pull request #462 from kubespray/calicodefaultpool
Disable calicoctl from creating a default pool
8 years ago
Matthew Mosesohn
26a0406669
Disable calicoctl from creating a default pool
Sometimes invoking calicoctl to create a pool also
creates a default pool, which causes errors in deploy.
8 years ago
Spencer Smith
a746d63177
ensure docker.service.d exists
8 years ago
Spencer Smith
0fc5e70c18
incorrect file name
8 years ago
Spencer Smith
b74c2f89f0
lay down a systemd dropin instead of the /run/flannel_docker_opts.env symlink
8 years ago
Smaine Kahlouch
7ac7fc33a7
Merge pull request #460 from str1ke/fix-vagrant-ansible-groups
Fix vagrant custom instance name prefix
8 years ago
Andrey Sokolov
9339903a85
Fix vagrant custom instance name prefix
8 years ago
Matthew Mosesohn
33c8d0a1a7
Remove search and nameserver entries from resolvconf base
These items conflict when they are provided also in head file
Fixes : #456
8 years ago
Smaine Kahlouch
5488571108
Merge pull request #455 from kubespray/fix_etcd_checksum
fix etcd checksum
8 years ago
Smana
28fbfbbbe7
fix etcd checksum
8 years ago
Smaine Kahlouch
18cdab3671
Merge pull request #449 from kubespray/fixapiserverplugins
Remove SecurityContextDeny API plugin
8 years ago
Smaine Kahlouch
311baeed5d
Merge pull request #448 from kubespray/etcdnosync
Add --no-sync to etcdctl member list
8 years ago
Smaine Kahlouch
f4d4d490af
Merge pull request #451 from kubespray/etcd306
Rebase etcd to v3.0.6
8 years ago
Matthew Mosesohn
256a4e1f29
Rebase etcd to v3.0.6
Fixes #450
8 years ago
Matthew Mosesohn
c50c6672f3
Remove SecurityContextDeny API plugin
This is no longer recommended for use since K8s 1.2:
http://kubernetes.io/docs/admin/admission-controllers/#is-there-a-recommended-set-of-plug-ins-to-use
8 years ago
Matthew Mosesohn
1345dd07f7
Add --no-sync to etcdctl member list
Fixes #447
8 years ago
Smaine Kahlouch
e83010b739
Merge pull request #445 from kubespray/caliconodechoice
Enable customization of calico-node docker image
8 years ago
Smaine Kahlouch
0dbde9e923
Merge pull request #446 from kubespray/upgrade_weave_v1.6.1
upgrade weave version to 1.6.1
8 years ago
Smana
d4193bbd22
upgrade weave version to 1.6.1
8 years ago
Matthew Mosesohn
b92404fd0a
Enable customization of calico-node docker image
New vars: calico_node_image_repo and claico_node_image_tag
Defaults: calico/node and {{ calico_version }}, respectively
8 years ago
Smaine Kahlouch
9f01331595
Merge pull request #442 from kubespray/issue-441
ensure bin dir for coreos before anything else
8 years ago
Spencer Smith
82076f90a3
ensure bin dir for coreos before anything else
8 years ago
Smaine Kahlouch
e165bb19a0
Merge pull request #440 from bogdando/roles_deps
Refactor roles and hosts
8 years ago
Bogdan Dobrelya
8168689caa
Refactor roles and hosts
Shorten deployment time with:
- Remove redundand roles if duplicated by a dependency and vice versa
- When a member of k8s-cluster, always install docker as a dependency
of the etcd role and drop the docker role from cluster.yaml.
- Drop etcd and node role dependencies from master role as they are
covered by the node role in k8s-cluster group as well. Copy defaults
for master from node role.
- Decouple master, node, secrets roles handlers and vars to be used w/o
cross references.
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 years ago
Smaine Kahlouch
c71b078c8e
Merge pull request #437 from kubespray/issues/429
Fix handler triggering for kubelet restart
8 years ago
Bogdan Dobrelya
caa8efbf86
Fix handler triggering for kubelet restart
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 years ago
Smaine Kahlouch
bcec5553c5
Merge pull request #434 from kubespray/issue-426
Check only for AWS, wrote some docs on actually using AWS
8 years ago
Smaine Kahlouch
9ac744779c
Merge pull request #433 from bogdando/issues/322
Fix resolv.conf search/nameserver
8 years ago
Spencer Smith
4e76bced53
merge with current master, update typos in doc
8 years ago
Spencer Smith
60f263b629
updated to no longer handle gce as cloud-provider. provided aws setup doc
8 years ago
Bogdan Dobrelya
ea57ce7514
Fix resolv.conf search/nameserver
* Ensure additional nameserver/search, if defined as vars.
* Don't backup changed dhclient hooks as they are going to be
executed by dhclient as well, which is not what we want.
* For debian OS family only:
- Rename nodnsupdate hook the resolvconf hook to be sourced always
before it.
- Ensure dhclient restarted via network restart to apply the
nodnsupdate hook.
* For rhel OS family, the fix TBD, it doesn't work the same way.
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 years ago
Smaine Kahlouch
439a2e2678
Merge pull request #432 from kubespray/revert_regressions
Revert regressions
8 years ago
Smana
346eca5748
Revert "pass cloud provider flag in all cases, not just openstack"
This reverts commit f35e5e864f
.
8 years ago
Smana
643b28f9d3
Revert "Fix resolv.conf search/nameserver"
This reverts commit 977f82c32c
.
8 years ago
Smaine Kahlouch
1938c96239
Merge pull request #420 from bogdando/collect_info
Adjust collect-info playbook
8 years ago
Smaine Kahlouch
5dc8f5229f
Merge pull request #427 from kubespray/issue-426
pass cloud provider flag in all cases, not just openstack
8 years ago
Spencer Smith
f35e5e864f
pass cloud provider flag in all cases, not just openstack
8 years ago