apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T21:27:32Z"
  creationTimestamp: "2026-02-10T21:26:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "638"
  uid: a02b6ed6-bf7a-4e73-a1a9-927e60a81caf
subsets:
- addresses:
  - ip: 172.24.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w278j
      namespace: kube-system
      uid: 582624d9-c20a-4ee9-b223-2000f3ccad5d
  - ip: 172.24.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vf47x
      namespace: kube-system
      uid: 1b23e2bc-90b2-478b-8697-132becccf434
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
