apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T07:22:46Z"
  creationTimestamp: "2026-04-28T07:21:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: c764f05c-c125-40cf-a19d-478e808cbaff
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s5nzd
      namespace: kube-system
      uid: 19ac3d5f-9441-4604-88e1-c52a7fe3c7dc
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xk7fc
      namespace: kube-system
      uid: 944ca616-3abb-4c43-9595-e9541fb0af1c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
