apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T22:12:16Z"
  creationTimestamp: "2026-05-05T22:11:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 85556ea9-b985-4b44-899f-d4a9640c7c15
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hdqm8
      namespace: kube-system
      uid: 57b7a5d2-a81c-4ace-a26f-e4e9874adf92
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9885k
      namespace: kube-system
      uid: 73e82965-3820-4ccb-a136-f5486b47de9d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
