apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T01:56:51Z"
  creationTimestamp: "2026-02-12T01:56:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: 3cda285b-8b35-44e4-ae2a-0b6d384164fb
subsets:
- addresses:
  - ip: 172.24.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-j89kx
      namespace: kube-system
      uid: d57b8fe7-9030-4245-873f-f4b54184cd61
  - ip: 172.24.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cwtf9
      namespace: kube-system
      uid: 5dd219a7-1ab7-4b7d-b6c2-f32560eed6ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
