Skip to content
  1. Nov 23, 2016
  2. Nov 22, 2016
  3. Oct 21, 2016
  4. Oct 15, 2016
  5. Oct 11, 2016
    • Smana's avatar
      upgrade to kubernetes version 1.4.0 · 056f4b6c
      Smana authored
      test to change the machine type
      
      Revert "test to change the machine type"
      
      This reverts commit 7a91f1b5405a39bee6cb91940b09a0b0f9d3aee1.
      
      use google dns server when no upstream dns are defined
      
      comment upstream_dns_servers
      
      update documentation
      
      remove deprecated kubelet flags
      
      Revert "remove deprecated kubelet flags"
      
      This reverts commit 21e3b893c896d0291c36a07d0414f4cb88b8d8ac.
      056f4b6c
  6. Sep 29, 2016
    • Matthew Mosesohn's avatar
      Disable reverse lookups again · 5579cddb
      Matthew Mosesohn authored
      Initially this was removed, but it turns out that services that
      perform reverse lookups (such as MariaDB) will encounter severe
      performance degredation with this disabled.
      5579cddb
  7. Sep 23, 2016
    • 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
  8. Sep 20, 2016
  9. Sep 19, 2016
  10. Mar 20, 2016
  11. Jan 19, 2016
  12. Jan 05, 2016
  13. Dec 30, 2015
  14. Dec 12, 2015
  15. Oct 13, 2015
  16. Oct 04, 2015
Loading