apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-24T02:33:01Z"
  creationTimestamp: "2026-05-24T02:32:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 9ee24e65-eaa9-4954-a045-29fd0cf7f85c
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6rrnn
      namespace: kube-system
      uid: 98e72521-04eb-4c1e-a3de-f13631e42c3a
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb4ff
      namespace: kube-system
      uid: 7cd144e3-92b4-442f-ab1c-b8361e1d6ef3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
