apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T23:09:36Z"
  creationTimestamp: "2026-07-06T23:08:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 5273dcb8-e972-44c8-ab26-9e3602a38e1c
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9fhl
      namespace: kube-system
      uid: 2b9d0476-d664-4bbf-a544-b9c2bab88ed4
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zxvw
      namespace: kube-system
      uid: 599c6e56-3187-4e63-9603-fe3ccef4fa7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
