apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T01:14:26Z"
  creationTimestamp: "2026-02-27T01:13:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "728"
  uid: 44225492-1481-45a7-94d1-a2df27a60775
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n7zrf
      namespace: kube-system
      uid: 7a5b60d4-963c-4815-9470-a4492695c5e1
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jmqrn
      namespace: kube-system
      uid: 48e476ef-cc45-470b-b732-da36ef403d97
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
