apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T23:11:37Z"
  creationTimestamp: "2026-02-17T23:10:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "675"
  uid: 320449f6-2198-4b0e-86d8-d6b4619ceb7f
subsets:
- addresses:
  - ip: 172.24.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rzh6z
      namespace: kube-system
      uid: 8c1850a0-be69-4402-a1ef-17a2c8718f3f
  - ip: 172.24.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vpwfn
      namespace: kube-system
      uid: 21eeac64-6acb-4912-b708-4da6d176bff5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
