apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T17:07:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 703d836f-3c6f-406b-a19b-4b9124ae6b87
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n525v
      namespace: kube-system
      uid: 4f8adb2b-f1c4-4203-8394-30494b336af6
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2xbm
      namespace: kube-system
      uid: 346ca2b7-74d8-4136-8e20-d7f5e0166eda
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
