Skip to content
  1. Oct 15, 2016
  2. Oct 10, 2016
  3. Sep 27, 2016
  4. Sep 23, 2016
    • Anthony Haussmann's avatar
      Correct nslookup command · 5f2bb331
      Anthony Haussmann authored
      Change nslookup command to check the right cluster_name
      5f2bb331
    • Bogdan Dobrelya's avatar
      Make dnsmasq daemon set optional · 82ee60fe
      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: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      82ee60fe
  5. Sep 13, 2016
    • Matthew Mosesohn's avatar
      Fix kubedns idempotency · ef43b215
      Matthew Mosesohn authored
      Removed api-version from kube.py because it is deprecated.
      Updating both kube.py because dnsmasq one is actually used.
      Fixed name back to kubedns for checking its resource.
      ef43b215
  6. Sep 08, 2016
  7. Sep 06, 2016
  8. Sep 02, 2016
  9. Sep 01, 2016
  10. Jun 12, 2016
Loading