apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:12:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: e6263d25-bbcb-4c19-9e98-75e45de17823
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twttp
      namespace: kube-system
      uid: 81f93ffb-281c-4554-8314-36c60b57c050
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q99qn
      namespace: kube-system
      uid: df17e114-4135-4f57-9037-ad494b986ce8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
