apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T01:53:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 3931ad58-7754-45f7-a2b2-aba6393f055b
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tljdj
      namespace: kube-system
      uid: 7e317f01-64be-4977-b5e2-0bae62427b50
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hn65h
      namespace: kube-system
      uid: d77a4282-1c3b-44b3-946b-d3186d14afd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
