apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-08T05:53:05Z"
  creationTimestamp: "2026-05-08T05:52:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 5c8e7a1f-a812-482b-957c-779ada6db302
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5682g
      namespace: kube-system
      uid: f160a917-8c51-4084-8a27-66c46f15b723
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9d28
      namespace: kube-system
      uid: f05f553e-d6b3-4256-b83f-da8a50fb0781
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
