apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:06:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 2d6386be-004a-4236-bba3-72fc50922b32
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-st5rj
      namespace: kube-system
      uid: ca811908-d5c1-4ec5-b914-24652048f5a0
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h7444
      namespace: kube-system
      uid: 2d576aaa-d9bc-4969-92c2-a985da6b562a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
