apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-26T17:58:28Z"
  creationTimestamp: "2026-03-26T17:57:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: dc5b9a8a-3145-4460-8248-6e9db2b4dcf7
subsets:
- addresses:
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-98gjx
      namespace: kube-system
      uid: 0b9be027-e1a7-4f9c-bc33-3431835473f3
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjs2h
      namespace: kube-system
      uid: 970c2a75-33e0-4cad-af59-a2a9a63079d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
