- Sep 27, 2016
-
-
Aleksandr Didenko authored
"else omit" is causing problems in this expression. Replacing it with more strict "inventory_hostname" fixes the issue and handles `download_run_once` as expected. Closes issue #514
-
- Sep 26, 2016
-
-
Smaine Kahlouch authored
Correct nslookup command
-
Smaine Kahlouch authored
Add more DNS docs
-
Smaine Kahlouch authored
Copy hyperkube CNI plugins when using weave
-
Smaine Kahlouch authored
Add Docker 1.12.1 version
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
- Sep 23, 2016
-
-
Anthony Haussmann authored
Change nslookup command to check the right cluster_name
-
Smaine Kahlouch authored
Adjust DNS picture
-
Bogdan Dobrelya authored
Reflect changes made to DNS setup Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Fix docs and dns servers placement order
-
Bogdan Dobrelya authored
- Update docs and a drawing to clarify DNS setup. - Change order of nameservers placement to match changes in https://github.com/kubespray/kargo/pull/501 Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Make dnsmasq daemon set optional
-
Bogdan Dobrelya authored
Change additional dnsmasq opts: - Adjust caching size and TTL - Disable resolve conf to not create loops - Change dnsPolicy to default (similarly to kubedns's dnsmasq). The ClusterFirst should not be used to not create loops - Disable negative NXDOMAIN replies to be cached - Make its very installation as optional step (enabled by default). If you don't want more than 3 DNS servers, including 1 for K8s, disable it. - Add docs and a drawing to clarify DNS setup. - Fix stdout logs for dnsmasq/kubedns app configs - Add missed notifies to resolvconf -u handler - Fix idempotency of resolvconf head file changes Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
- Sep 22, 2016
-
-
Smaine Kahlouch authored
Improve management of nameservers in resolv.conf
-
Matthew Mosesohn authored
Changing nameservers now will clean up previous entries
-
Smaine Kahlouch authored
Changed ImagePullPolicy from Always to IfNotPresent to avoid download…
-
- Sep 20, 2016
-
-
Özgür Caner authored
-
- Sep 19, 2016
-
-
Smaine Kahlouch authored
Rename large-deploymets.md to large-deployments.md
-
Sean M. Collins authored
Filename was a typo
-
Smaine Kahlouch authored
Fix reverse DNS lookups of service IPs.
-
Smaine Kahlouch authored
always bind etcd_proxy to localhost
-
Smaine Kahlouch authored
Add socat do required pkgs
-
Smaine Kahlouch authored
switch /etc/hosts to use blockinfile
-
Ivan Shvedunov authored
This fixes "DNS should provide DNS for services [Conformance]" e2e test in k8s.
-
- Sep 18, 2016
-
-
Matthew Mosesohn authored
-
- Sep 16, 2016
-
-
Smaine Kahlouch authored
Fix use_hyperkube_cni logic
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Distribute container images across nodes
-
- Sep 15, 2016
-
-
Bogdan Dobrelya authored
* Add the retry_stagger var to tweak push and retry time strategies. * Add large deployments related docs. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Bogdan Dobrelya authored
Move version/repo vars to download role. Add container to download params, which overrides url/source_url, if enabled. Fix networking plugins download depending on kube_network_plugin. Signed-off-by:
Bogdan Dobrelya <bdobrelia@mirantis.com>
-
Smaine Kahlouch authored
Fix logic handling for use_hyperkube_cni
-
Matthew Mosesohn authored
-
- Sep 14, 2016
-
-
Łukasz Oleś authored
It's required for port forwarding.
-
Matthew Mosesohn authored
-
Smaine Kahlouch authored
Added IntelliJ IDEA Project folder to .gitignore
-
Smaine Kahlouch authored
Fix kubedns idempotency
-
Adrian Ursu authored
-