apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T22:41:44Z"
  creationTimestamp: "2026-02-12T22:41:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: e597398a-2ebb-499f-a1e5-047d0b9f2ffd
subsets:
- addresses:
  - ip: 172.24.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mwftc
      namespace: kube-system
      uid: 8ab5bca0-431a-42fe-886e-ed2c5c259c5f
  - ip: 172.24.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-t2pt5
      namespace: kube-system
      uid: 2bfa8f69-e748-4a2f-b697-57f8c19f15f7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
