apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-02T01:23:23Z"
  creationTimestamp: "2026-02-02T01:22:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "717"
  uid: 4a9db5b1-50b9-4795-8d9f-c309d17b027d
subsets:
- addresses:
  - ip: 172.24.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6bghp
      namespace: kube-system
      uid: a0b47504-e02e-498b-a6a0-95a63723bdfc
  - ip: 172.24.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4hrtn
      namespace: kube-system
      uid: f3b365b5-07c9-4db4-a48f-47d5fee49a0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
