apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T20:43:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: fbff7cb9-a271-46bf-ade0-b468c63b7a6d
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdvhr
      namespace: kube-system
      uid: ca96370b-bd9c-4d48-aab5-51d1a812842f
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6m9jk
      namespace: kube-system
      uid: a8d4f153-1afa-45d6-8040-3c00ab4f896a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
