apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T09:07:56Z"
  creationTimestamp: "2026-04-18T09:06:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1016"
  uid: 8a802854-15e5-40f6-aa96-ad3bb71397ec
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n7k99
      namespace: kube-system
      uid: 69283c60-6818-4889-9b4a-2fa2f1a38a3b
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vpjvt
      namespace: kube-system
      uid: e8d1d748-51da-4f5b-aba1-8a74d7496ec1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
