apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-07T01:13:57Z"
  creationTimestamp: "2026-02-07T01:13:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "692"
  uid: 94809bcb-3e51-45de-baa3-2c934d4ddbbd
subsets:
- addresses:
  - ip: 172.24.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bdchk
      namespace: kube-system
      uid: 7144eb50-9cd3-4987-b678-aeec07abbab9
  - ip: 172.24.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wjsxc
      namespace: kube-system
      uid: 5ad7cc5a-c75b-4bc9-8c9d-8aad5b204a4c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
