apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T10:03:35Z"
  creationTimestamp: "2026-02-25T10:02:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "710"
  uid: 191f5d1b-adbd-4ad4-a519-38b7829e3c96
subsets:
- addresses:
  - ip: 172.24.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hnllk
      namespace: kube-system
      uid: 6e165c6c-0f1c-443f-ad39-15ad1b711879
  - ip: 172.24.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mf7nh
      namespace: kube-system
      uid: 4654b108-e801-4157-b75e-d33503712654
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
