apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-22T17:49:06Z"
  creationTimestamp: "2026-02-22T17:48:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "762"
  uid: cf90e101-987a-457d-9a18-2b81d6056b5a
subsets:
- addresses:
  - ip: 172.24.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w4hfs
      namespace: kube-system
      uid: 7cb3138a-9c25-43c4-aa40-496ef2a30db3
  - ip: 172.24.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kghsg
      namespace: kube-system
      uid: 5a2fd164-5438-4b55-aec4-bead48a41a30
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
