apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-24T02:54:23Z"
  creationTimestamp: "2026-04-24T02:53:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 61a161ae-6b73-4fe7-ac47-34b64c9c8a26
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lhjk
      namespace: kube-system
      uid: b6dfde8c-1bb2-47ea-93bb-967205a012e1
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jx5l7
      namespace: kube-system
      uid: 75f2553e-7cb7-4918-b09b-e759c35e85a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
