apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T18:24:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 2bd91588-eaec-4cc7-893b-2fe91fa3e9a0
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8fll
      namespace: kube-system
      uid: 57f69f07-42ca-4a0a-bb24-a7f3dbd6bbc4
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lgln6
      namespace: kube-system
      uid: 91e2a27b-1c84-4856-94a7-d16f973daa96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
