apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:16:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 4cc59cd2-557e-4a4d-b4b6-7e90900eabb8
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dps8j
      namespace: kube-system
      uid: fcad956c-6372-4110-8c09-c2cb8358b90a
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28zzj
      namespace: kube-system
      uid: 0cdb3395-1eba-4d73-99d1-c907fe895d2f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
