apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-02T17:42:38Z"
  creationTimestamp: "2026-02-02T17:41:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "740"
  uid: bb32fe10-fb99-409c-a58f-aa1899dcb933
subsets:
- addresses:
  - ip: 172.24.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4hcw5
      namespace: kube-system
      uid: 59d19ac6-1ea8-464d-b725-97b5990b794f
  - ip: 172.24.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h8xjb
      namespace: kube-system
      uid: eb6a514b-04f7-4228-a8d6-37dd3484ee46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
