apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:53:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 2521944c-514d-4320-8b49-3d7359b4bf7a
subsets:
- addresses:
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6zrm
      namespace: kube-system
      uid: ca2ad7fe-388d-497d-beee-9936d75b1de9
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7zbq9
      namespace: kube-system
      uid: 9703ab5c-5b52-4cbf-9f10-4b866fffbf71
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
