Comment 5 for bug 1692449

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to magnum (stable/ocata)

Reviewed: https://review.openstack.org/488577
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=a3b424ffdd9b38f6c808614d3eab1e95075896cd
Submitter: Jenkins
Branch: stable/ocata

commit a3b424ffdd9b38f6c808614d3eab1e95075896cd
Author: Ricardo Rocha <email address hidden>
Date: Wed May 3 16:46:06 2017 +0200

    Add CoreDNS deployment in kubernetes atomic

    Enable internal cluster DNS by deploying CoreDNS in the kube-system
    namespace. It covers dns queries for both the cluster and external,
    acting as a proxy with a cache layer in front.

    Version of CoreDNS hard-coded to 007, image taken from dockerhub.

    Related-Bug: #1692449

    Change-Id: I0a9703b531fe872416dcd79fa7d4d27c1ea61586
    (cherry picked from commit 7c35c8fe40ec2b012696965e225d2b2d6ea0f6b1)