apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T01:21:12Z"
  creationTimestamp: "2026-02-27T01:20:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "754"
  uid: c1fcb26e-fded-4ad8-a1ed-637655b0ea4f
subsets:
- addresses:
  - ip: 172.24.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nfkc8
      namespace: kube-system
      uid: 5580af9f-5eda-476c-a720-80eeac3683fe
  - ip: 172.24.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbp7x
      namespace: kube-system
      uid: 52cc06a4-3666-46e5-9686-00e5ada803f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
