apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T16:04:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 368412ce-4398-4206-8556-a39f8f89f2b7
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w98sw
      namespace: kube-system
      uid: af124c7c-3549-43c6-824f-cabfbfec0188
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gq4sq
      namespace: kube-system
      uid: a5adfed4-71f9-44de-b614-ee2ad1a494aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
