apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T07:34:28Z"
  creationTimestamp: "2026-05-11T07:33:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1000"
  uid: b58a687d-4d3b-40f9-a48b-04e06fd9be2d
subsets:
- addresses:
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hrqmc
      namespace: kube-system
      uid: 32d8a47a-1dcc-45e2-92d7-a7049083b294
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cp5rj
      namespace: kube-system
      uid: a2d21b0a-61eb-4ad6-a6e8-05f63faa9f6a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
