apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-24T07:10:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 7b4b20bd-a9ae-4d71-834a-1ae119b89aca
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xqfx6
      namespace: kube-system
      uid: b24cfd0b-bf1b-4a6c-8ef6-da708e4e4b75
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-67mw7
      namespace: kube-system
      uid: d8e7d45d-53a8-4c96-9f43-47b9db33a81a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
