apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:28:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1117"
  uid: 42407e39-a75a-4188-86ba-be1f8468b194
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-csbg4
      namespace: kube-system
      uid: 6ed5fd75-8473-4622-87bb-2880fdbee0aa
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6h5h
      namespace: kube-system
      uid: 7180646b-eef4-4e2f-b556-db3083bc19b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
