apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T06:00:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 2b84fc4c-7176-4550-b3b9-f36055bce0cc
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5vdq
      namespace: kube-system
      uid: 06304219-b6ec-474b-a291-7336d156433f
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hnwp4
      namespace: kube-system
      uid: 681393ab-4d45-4532-aff1-3a2819fced97
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
