apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T09:53:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: cdd28821-33ff-4994-80db-b9002ea8ddc7
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d2djf
      namespace: kube-system
      uid: 53862afb-ac81-4255-9bdf-54972dacbdb8
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tlwp
      namespace: kube-system
      uid: 85b474ad-0b44-40d8-8a79-551ed1a0e0df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
