apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-19T22:06:48Z"
  creationTimestamp: "2026-01-19T22:06:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "705"
  uid: 0af803d7-7524-4f37-a8ed-8711839b5f5d
subsets:
- addresses:
  - ip: 172.24.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-t49nv
      namespace: kube-system
      uid: b040d0d6-4523-4c3d-aea9-9dade5ce543c
  - ip: 172.24.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zt5xn
      namespace: kube-system
      uid: a6b46cb8-9c1f-494d-989d-17d45ba80047
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
