apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T21:00:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "660"
  uid: f47e1815-c84e-453f-80e7-d0c8ee4d3cb4
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4xdm
      namespace: kube-system
      uid: 35906ca8-62b8-42dd-a141-f3f6d43f2499
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkgpw
      namespace: kube-system
      uid: 54e32523-419a-4d2b-bafd-1db88850e773
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
