apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T23:13:03Z"
  creationTimestamp: "2026-02-17T23:12:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: a5d1c7ca-3989-44a3-991b-54547c95f05f
subsets:
- addresses:
  - ip: 172.24.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-z774r
      namespace: kube-system
      uid: 2f175029-0166-4584-8765-73624fd426d1
  - ip: 172.24.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gkxjp
      namespace: kube-system
      uid: da4121a7-cd7c-45e6-9831-a9b7f12c93c4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
