apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T03:08:06Z"
  creationTimestamp: "2026-02-26T03:07:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: b60e9014-acbc-4ccc-b081-a73a2cc4a938
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ljxh
      namespace: kube-system
      uid: 0e84cdf6-0e15-4bff-92a9-f0a1330a900f
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dwpv
      namespace: kube-system
      uid: 6ef35d89-9ade-4bee-87cc-b98990b7a354
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
