apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-16T23:05:34Z"
  creationTimestamp: "2026-02-16T23:04:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: 8dc52c00-1eed-44cb-aa8b-c25a8d87fe14
subsets:
- addresses:
  - ip: 172.24.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rx75b
      namespace: kube-system
      uid: defdaeee-2886-4db3-93b1-6051d0110541
  - ip: 172.24.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dcflj
      namespace: kube-system
      uid: ab107ece-d4c7-46d3-900b-84aa981d53d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
