apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-13T00:59:49Z"
  creationTimestamp: "2026-02-13T00:59:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: 67d5b273-56e1-4ec0-a1b2-2fd6d06de0cc
subsets:
- addresses:
  - ip: 172.24.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qzjm6
      namespace: kube-system
      uid: 89c0a7de-acf6-4422-9d11-8d2d63464b26
  - ip: 172.24.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jml9x
      namespace: kube-system
      uid: 14563ff4-2842-4c25-938e-a9cff5261aa5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
