apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T21:53:04Z"
  creationTimestamp: "2026-03-19T21:52:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 70399311-38ea-443f-aa6e-8581b3444ee5
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9qlt
      namespace: kube-system
      uid: 0dffbc41-83c1-4a32-89d4-1c0836342c08
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c565t
      namespace: kube-system
      uid: 4a2f3359-7444-4aee-b90d-2d8c56d6a60c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
