apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T00:18:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 06b216fd-ec43-4410-bebf-0c6c85bdde4b
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4w5l
      namespace: kube-system
      uid: 3141cd97-2774-4cab-9f96-8132e2eac93c
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5mg2n
      namespace: kube-system
      uid: cadb463e-ce03-444d-9b44-917a98be0d40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
