apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T01:26:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 98455feb-dff2-4b3e-aa7c-1a8243656e9e
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwmsl
      namespace: kube-system
      uid: 1d46504a-678a-47c6-8e79-7dbe1b76c818
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77rqd
      namespace: kube-system
      uid: e13cff28-31c4-4536-9683-f285ea1e54d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
