apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-12T09:55:25Z"
  creationTimestamp: "2026-03-12T09:54:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 5c534abb-b275-4d83-86b9-640eb6fdc52d
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p28pt
      namespace: kube-system
      uid: ae41c680-232e-4569-a7f2-e5f375329c12
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8zqv
      namespace: kube-system
      uid: 0c44a37d-7600-43eb-ba4a-41d8d85e22f8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
