apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T03:47:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "948"
  uid: 863a58a0-a8a9-4b25-93d6-3a2dc981a15c
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hwld
      namespace: kube-system
      uid: d4f60587-4e39-4724-9736-1aa85d93f91e
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbjwq
      namespace: kube-system
      uid: bbbfae71-302d-427c-ae9d-0c88497cfff7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
