apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-29T01:55:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: b13621ee-8eee-402d-8647-40cbf94f5b37
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5w7hw
      namespace: kube-system
      uid: c8c279f4-2979-4b4f-9289-52c8f4c41ed2
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zdhf2
      namespace: kube-system
      uid: 95f31c9a-d1ed-40a1-bba9-a78cfff6eb5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
