apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-01T18:50:21Z"
  creationTimestamp: "2026-02-01T18:49:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: 8fe2553d-2b8a-4639-bb0f-5e69aae6cc7a
subsets:
- addresses:
  - ip: 172.24.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xclct
      namespace: kube-system
      uid: cba3d62c-62bc-4521-ae02-003fe0cc0905
  - ip: 172.24.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pr2bg
      namespace: kube-system
      uid: aac3a4e2-f283-45f7-9c77-8d44b5e14c0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
