apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T17:11:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 822f954a-5493-478a-9297-7a4e533c2ca3
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m88st
      namespace: kube-system
      uid: 58e6565a-17bc-4507-a3bb-3ee2f25a4949
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k68v2
      namespace: kube-system
      uid: 4a1c2293-b9df-4e4f-a324-fc50aa9b1fa0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
