apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:13:09Z"
  creationTimestamp: "2026-02-25T02:12:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "643"
  uid: 204a7bda-d4fa-49ff-87e8-e537ca94e7cd
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-twgjj
      namespace: kube-system
      uid: 27264b9f-d940-4473-b98c-5ec1450cb107
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fq598
      namespace: kube-system
      uid: c3b2b6bc-c3ae-4f84-896a-fdc6f7cab6f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
