apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T00:55:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 92807dfe-1f7f-4fad-bd7d-1d09d516a3c4
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kffdk
      namespace: kube-system
      uid: 2a103eaa-4a84-45ff-bdb2-e60479ceb600
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9tcv
      namespace: kube-system
      uid: ade77da7-ff9e-4efc-9f61-973bfcfebc43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
