apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T10:47:55Z"
  creationTimestamp: "2026-02-24T10:47:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "729"
  uid: 7abf3ea8-9b3b-405c-aed3-501f00e2a9dd
subsets:
- addresses:
  - ip: 172.24.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9v29x
      namespace: kube-system
      uid: e470d6e7-62da-477e-acf2-e04c5b33650a
  - ip: 172.24.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ssph9
      namespace: kube-system
      uid: 7a43a7fd-b8ba-477f-b936-4bfdff1a65f8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
