Skip to content
  1. Dec 13, 2016
  2. Oct 24, 2016
  3. Oct 05, 2016
  4. Oct 03, 2016
  5. 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
  6. Sep 15, 2016
  7. Aug 25, 2016
    • Bogdan Dobrelya's avatar
      Refactor roles and hosts · 8168689c
      Bogdan Dobrelya authored
      
      
      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: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      8168689c
  8. Jul 26, 2016
    • Matthew Mosesohn's avatar
      Fix etcd standalone deployment · 1b1f5f22
      Matthew Mosesohn authored
      etcd facts are generated in kubernetes/preinstall, so etcd nodes need
      to be evaluated first before the rest of the deployment.
      
      Moved several directory facts from kubernetes/node to
      kubernetes/preinstall because they are not backward dependent.
      1b1f5f22
  9. Jul 20, 2016
  10. Jul 14, 2016
  11. Jul 12, 2016
  12. Jul 08, 2016
  13. Jul 05, 2016
  14. Jul 03, 2016
  15. Jun 29, 2016
  16. May 12, 2016
  17. Apr 11, 2016
  18. Apr 05, 2016
  19. Mar 21, 2016
  20. Feb 25, 2016
  21. Feb 18, 2016
  22. Jan 23, 2016
  23. Jan 22, 2016
  24. Jan 18, 2016
  25. Jan 17, 2016
  26. Dec 14, 2015
  27. Dec 13, 2015
  28. Dec 12, 2015
  29. Dec 09, 2015
  30. Nov 27, 2015
  31. Nov 20, 2015
  32. Nov 02, 2015
  33. Oct 03, 2015
Loading