apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-03T22:10:35Z"
  creationTimestamp: "2026-02-03T22:09:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "653"
  uid: 6ff3cf94-c0e6-47b9-b6b9-a719e21626bd
subsets:
- addresses:
  - ip: 172.24.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rgmzt
      namespace: kube-system
      uid: 35b7a154-e973-4286-86fe-c8fcd5ce5107
  - ip: 172.24.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fj7vf
      namespace: kube-system
      uid: c68efdc1-9a7c-49f5-820d-4a8348d3d1c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
