apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:26:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 9b8eb91a-c9dd-4f71-b13d-81b212884a39
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v5jn8
      namespace: kube-system
      uid: e62b8246-415d-4f64-823a-a87af315d5a8
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8pdq
      namespace: kube-system
      uid: 7f4c8576-789a-4843-b69c-3575fdaad7f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
