apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:14:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 7017b03e-daf7-4eac-b5ac-365f4ad2507b
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72zdt
      namespace: kube-system
      uid: 1df1faf1-25d4-4369-ab2c-71a9dddaffaa
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpb2q
      namespace: kube-system
      uid: 55d64a04-0b5f-4878-9a4c-04cdc87108e3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
