apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T11:23:55Z"
  creationTimestamp: "2026-05-05T11:23:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 87e79857-2e91-450a-9d68-6523d25dcc8e
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkzkl
      namespace: kube-system
      uid: d4b3af5e-da99-4b7d-bc08-b7fdd284c790
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7q7rk
      namespace: kube-system
      uid: fccb4c3a-b852-4b2d-8fc0-c3ea0d6fa10f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
