apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T03:43:04Z"
  creationTimestamp: "2026-02-12T03:42:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "649"
  uid: 81ae408a-cd7b-4a7f-9502-69fb076ed53b
subsets:
- addresses:
  - ip: 172.24.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wqmbd
      namespace: kube-system
      uid: 82ffbf3a-a9d8-405a-8c36-c62af039f507
  - ip: 172.24.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dsv4v
      namespace: kube-system
      uid: cdd0f205-49ff-4ecb-84ca-a5f4cda63247
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
