apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T06:56:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 4490871d-b043-4637-9005-e13964d50634
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-29thk
      namespace: kube-system
      uid: 3abe7b95-4772-45a3-90a9-18b3ab833ae4
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48c8q
      namespace: kube-system
      uid: 94db4999-9c1b-4638-a818-2ff50ecfeefa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
