apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T21:26:02Z"
  creationTimestamp: "2026-02-10T21:25:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: af815a9a-ec1e-4c58-876a-061a6243ada8
subsets:
- addresses:
  - ip: 172.24.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s4gm9
      namespace: kube-system
      uid: 76158d96-8c71-47be-a351-2b517e31d4e6
  - ip: 172.24.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wcrwq
      namespace: kube-system
      uid: 3281577a-f852-4c50-9322-4ecbfe33797d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
