apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T08:57:28Z"
  creationTimestamp: "2026-03-19T08:56:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "707"
  uid: 1f730207-0f18-4861-a575-609910fb706a
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4tnp
      namespace: kube-system
      uid: c44f6188-34ed-4fd7-aad1-28a372347a8a
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lj7cv
      namespace: kube-system
      uid: 7cfede6f-61dd-4c5b-9fb6-83c169870c5a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
