apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-30T17:55:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: cebb9037-19a5-4820-b012-78eacc803aef
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fpr4p
      namespace: kube-system
      uid: a5964cd6-4e0f-4aa9-9c5d-568331e47b85
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hmp4w
      namespace: kube-system
      uid: 6a95d2d8-e444-4d90-a849-8b9696bc38aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
