apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T00:30:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: c3701b1e-caea-490c-a2f9-b0757aaa1f91
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nlm2
      namespace: kube-system
      uid: 8f34d0c7-871f-4aa8-8e77-a19c747dfdce
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwkgw
      namespace: kube-system
      uid: c162a9ee-0b0e-4466-89f8-fcd719d1420a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
