apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:25:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "696"
  uid: 7a32a8aa-1144-417d-91fa-b0894de3e945
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6ncl
      namespace: kube-system
      uid: dab63191-06a5-4ea3-be41-b483fb035d84
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sr8w7
      namespace: kube-system
      uid: 2ddcdfa6-611b-4332-9b90-33d3a26e6f2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
