apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T15:55:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 9dd329ca-3061-4884-a571-4db90887c56a
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqhh8
      namespace: kube-system
      uid: 0ca09ac3-895c-44ec-90ae-d06d051f9ce9
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kj9fg
      namespace: kube-system
      uid: 9fec681c-8d50-4587-bdf9-56da076122fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
