apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T00:46:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: e8ef1032-dd0b-488b-9ad9-404eaa76ceb3
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8tmdv
      namespace: kube-system
      uid: c8157781-62e6-4cf7-8315-83fd9434a4ee
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htb5k
      namespace: kube-system
      uid: ce26544f-7483-435c-9f40-7885290a5afe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
