apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-09T18:54:11Z"
  creationTimestamp: "2026-02-09T18:53:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "714"
  uid: 3d61be02-bc22-4dd5-92e8-e40180b8b720
subsets:
- addresses:
  - ip: 172.24.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rkfb4
      namespace: kube-system
      uid: 8bb39a73-b832-40c4-9012-2c70d493b9ef
  - ip: 172.24.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-g7cql
      namespace: kube-system
      uid: 3881701d-c6a1-4dfe-adf8-42ef5e1f1ddc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
