apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T06:52:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 2aba06be-06ab-4e1e-8531-631386aa09c9
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x58zm
      namespace: kube-system
      uid: 446ae03c-50de-4b59-a947-3486ba6afa92
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trbhg
      namespace: kube-system
      uid: e6c3fd59-346f-4f8a-9baf-8e044d896cea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
