sparse-intern-71089
08/12/2020, 12:28 PMprehistoric-account-60014
08/12/2020, 3:32 PMprehistoric-account-60014
08/12/2020, 3:35 PMwhite-balloon-205
prehistoric-account-60014
08/12/2020, 6:48 PMkind-mechanic-53546
08/13/2020, 5:36 AMancient-megabyte-79588
08/13/2020, 2:29 PMapiVersion: v1
kind: ConfigMap
metadata:
  name: coredns
  namespace: kube-system
data:
  Corefile: |
    .:53 {
        errors
        health {
          lameduck 5s
        }
        ready
        kubernetes CLUSTER_DOMAIN REVERSE_CIDRS {
          fallthrough in-addr.arpa ip6.arpa
        }
        prometheus :9153
        forward . UPSTREAMNAMESERVER {
          max_concurrent 1000
        }
        cache 30
        loop
        reload
        loadbalance
    }STUBDOMAINS
This is from the coredns repo
https://github.com/coredns/deployment/blob/master/kubernetes/coredns.yaml.sed
Line# 42ancient-megabyte-79588
08/13/2020, 2:30 PMwhite-balloon-205
ancient-megabyte-79588
08/13/2020, 3:02 PMwhite-balloon-205
kube2pulumi  tool under the hood - so issues in that repo makes sense. We should actually include a link in the site to the repo for reporting issues.  Thanks again!No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by