apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T22:40:05Z"
  creationTimestamp: "2026-04-16T22:39:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 9253626a-8243-463c-86a3-7c0cc6f73b4d
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s4rs6
      namespace: kube-system
      uid: 7c5fe109-d26b-44f2-9019-70521dcb8743
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-msrd6
      namespace: kube-system
      uid: af7c04f0-0604-4b2c-9ac5-a6da770d98ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
