apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T10:44:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 4ed9b993-4d59-484f-911a-a701ad04b216
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lctsj
      namespace: kube-system
      uid: 61633fd8-7da7-4025-9c19-68c78633781e
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-929br
      namespace: kube-system
      uid: b6bb020e-90a8-470b-9886-ff75c6564d96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
