apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:00:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: d74ba9ca-f66a-4519-b294-03e388a051f6
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpjdz
      namespace: kube-system
      uid: 0efb84b1-b8f7-4e40-935a-81d0872a21ac
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-stz89
      namespace: kube-system
      uid: 390a4bd6-a607-423c-b851-2891afa093f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
