apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T16:56:53Z"
  creationTimestamp: "2026-02-12T16:55:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: 459ee87d-f336-4aa0-863c-4d4802b2a95e
subsets:
- addresses:
  - ip: 172.24.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-44fh8
      namespace: kube-system
      uid: 62ee9726-f81e-4908-b6ee-e430b1160768
  - ip: 172.24.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5k9w6
      namespace: kube-system
      uid: 357ff8ac-9044-4a0d-b27b-758ba199bd91
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
