apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T21:28:47Z"
  creationTimestamp: "2026-02-10T21:28:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 57ce62ff-e9cc-4104-8ee9-d75551da2b43
subsets:
- addresses:
  - ip: 172.24.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-87hkb
      namespace: kube-system
      uid: 15b005c4-5dcd-4acd-8153-7ccc5d6c6077
  - ip: 172.24.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zs6x2
      namespace: kube-system
      uid: 9767e4ab-9c10-4e9f-87dc-8759beefb239
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
