apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T22:45:30Z"
  creationTimestamp: "2026-02-12T22:44:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "646"
  uid: 66ea37da-73f9-4c61-9259-b6bd1fc3196a
subsets:
- addresses:
  - ip: 172.24.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dhwms
      namespace: kube-system
      uid: 705029ba-49dc-4ba3-9b04-af78e75d926b
  - ip: 172.24.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-585wq
      namespace: kube-system
      uid: 69587c72-6e8e-47bb-a18d-45c7e1fcaf2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
