apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T03:34:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 7a55c0ec-9f72-4ecf-8c4f-345d5b7cd77d
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fqlm
      namespace: kube-system
      uid: 294a6b3a-1f45-4db0-9340-006564b3c543
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8rjk
      namespace: kube-system
      uid: d526bd86-e8ab-4b47-a710-1682fb145223
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
