apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:43:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: d1bdc165-6a7e-4d5c-966e-6d990f952f82
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6m72j
      namespace: kube-system
      uid: 2cf0c284-ba65-4f05-a751-2f74fef7188e
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j6lnc
      namespace: kube-system
      uid: 856385f2-d930-4adc-bee8-02939031aa77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
