apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T20:55:49Z"
  creationTimestamp: "2026-02-06T20:55:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "710"
  uid: 163cbea8-bc44-4806-92ea-16113e6c14ae
subsets:
- addresses:
  - ip: 172.24.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rznx4
      namespace: kube-system
      uid: f0212d85-3186-4946-bb47-134e5050e95c
  - ip: 172.24.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-l2ht5
      namespace: kube-system
      uid: f9a410ff-a4ef-48f4-b4f2-52b9f727f82f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
