apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T11:24:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 0139f153-da6c-40dd-a407-20e7547a596d
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ql2qg
      namespace: kube-system
      uid: ac03cf4c-b240-4777-9a2c-cae1827f4280
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-24fxf
      namespace: kube-system
      uid: 1bfd0fea-90e9-4c33-bb96-5f5a60bc7a56
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
