apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T12:05:35Z"
  creationTimestamp: "2026-07-06T12:04:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 33abdb0c-fd2a-456c-9b71-8f1ff2a6b7a5
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rgf8
      namespace: kube-system
      uid: 5fbca66f-0a31-4b77-a967-6ccdc8478063
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5s7n
      namespace: kube-system
      uid: c9858d37-90ed-42b5-ad83-b80717425012
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
