apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-21T02:32:55Z"
  creationTimestamp: "2026-08-21T02:31:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 4e06a580-5aba-42e1-92ad-7b220565e9da
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cc545
      namespace: kube-system
      uid: b5d14b1a-9d8e-4415-837a-0aa5344da6b6
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cs8qj
      namespace: kube-system
      uid: 21424da4-7f0c-4899-ad3b-20816a115702
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
