apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T01:43:35Z"
  creationTimestamp: "2026-02-26T01:42:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "813"
  uid: 2f3a125a-8318-4f89-bd5a-915ba9737c18
subsets:
- addresses:
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6mvv5
      namespace: kube-system
      uid: 7e657708-33d8-4c34-b4fc-955743c57d21
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkpbp
      namespace: kube-system
      uid: 2def8b1c-0ef9-4017-a132-ab96afab82df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
