apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-12T19:17:59Z"
  creationTimestamp: "2026-03-12T19:16:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 6c691b77-e667-4d02-b56c-0977d9d14ee7
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lfsm
      namespace: kube-system
      uid: 7ba21648-3d6c-4d59-8006-1053cf9ee1c3
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxbqf
      namespace: kube-system
      uid: ae754ebe-95bd-4f87-a219-733f2fe93097
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
