apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T09:19:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 5ef8a6ff-d56c-4ecd-b0ed-b7bccae863e9
subsets:
- addresses:
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6fsn
      namespace: kube-system
      uid: c91ae5e3-04ad-4aab-91aa-3494b77f2f02
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5hhzv
      namespace: kube-system
      uid: 82ab2a09-45de-4dc9-8272-ba6653f8a212
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
