apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-16T09:55:06Z"
  creationTimestamp: "2026-07-16T09:53:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "968"
  uid: 9e67c258-dec0-4abc-aa68-a4daae72dd35
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zlcr
      namespace: kube-system
      uid: 572e20d0-49b1-4d53-8bb0-66788eab771f
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxzcb
      namespace: kube-system
      uid: 45a1c59c-6fcc-419b-a887-366fcdc210e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
