apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T05:51:03Z"
  creationTimestamp: "2026-06-23T05:49:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1093"
  uid: 9de4673a-1a7a-40d0-b02f-0937092511ba
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fptkr
      namespace: kube-system
      uid: 72737b5f-4e34-40e4-9b16-e1da9a11582d
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn47g
      namespace: kube-system
      uid: 0318e2d5-f58f-4755-95d5-a06a7cbcc60d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
