apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T01:10:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 0cb28ee8-31a2-4312-ad3b-127307f53211
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sj9cl
      namespace: kube-system
      uid: ea0ee79e-b185-4b7a-a3ff-749dcae0a45a
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48fzw
      namespace: kube-system
      uid: 5bd618b9-ba67-457d-8e1c-949de23cbb2d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
