apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T02:48:34Z"
  creationTimestamp: "2026-02-18T02:47:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "703"
  uid: 012feb50-470b-4ba6-b8b3-dcdb87bd65e8
subsets:
- addresses:
  - ip: 172.24.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-94zk2
      namespace: kube-system
      uid: 51af8e8e-823e-4359-97aa-941830683c3f
  - ip: 172.24.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dbcwt
      namespace: kube-system
      uid: d9274d20-b5d3-46a0-a2e4-fc1ca9e34508
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
