apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-04T22:32:40Z"
  creationTimestamp: "2026-02-04T22:31:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "723"
  uid: 0a1f5440-812e-428d-a26c-425df199d541
subsets:
- addresses:
  - ip: 172.24.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h4r9g
      namespace: kube-system
      uid: 08df3aa4-4fbb-4e04-a17a-6c8e67c3d9be
  - ip: 172.24.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-99c8j
      namespace: kube-system
      uid: 4e48e4c0-a659-4203-9d3e-8a926a0108db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
