apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:18:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 205b7a7f-5558-47a2-a280-50d08e93bd20
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bl6b4
      namespace: kube-system
      uid: 97435a1b-c785-4af1-bc48-f531dab6e877
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mhx8z
      namespace: kube-system
      uid: 623520cd-e117-4a19-ab0c-f52a9a45ea23
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
