apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T22:56:40Z"
  creationTimestamp: "2026-02-18T22:55:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "738"
  uid: aa557392-6bfb-4191-a20a-5ac8bc00f35d
subsets:
- addresses:
  - ip: 172.24.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xpzwz
      namespace: kube-system
      uid: ac3d284f-95c8-4e7d-9078-4c5c424b0c5e
  - ip: 172.24.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-v582s
      namespace: kube-system
      uid: 80b6c4f2-09af-4e18-abfc-43b292280672
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
