apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T15:37:42Z"
  creationTimestamp: "2026-05-21T15:36:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 533f7af5-0592-42f0-b153-478efed0d048
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhbwh
      namespace: kube-system
      uid: 6140b111-61f8-4a12-8f2b-47d9924eb237
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gklhx
      namespace: kube-system
      uid: 1e65f6a4-6413-4684-86b0-06dfb29305ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
