提到 istio 或 kubernetes 时 "on-premise" 是什么意思?

What does "on-premise" mean when referring to istio or kubernetes?

我是 istio 新手,我阅读了 istio 文档(https://istio.io/docs/concepts/security/#istio-identity):

Istio service identities on different platforms:

  1. Kubernetes: Kubernetes service account
  2. GKE/GCE: may use GCP service account
  3. GCP: GCP service account
  4. AWS: AWS IAM user/role account
  5. On-premises (non-Kubernetes): user account, custom service account, service name, Istio service account, or GCP service account. The custom service account refers to the existing service account just like the identities that the customer’s Identity Directory manages.

我说不清楚on-premise是什么意思?谁能给我一些关于 on-premise 的更详细的信息?与 kubernetes 相比如何?

谢谢。

"On Premises" 仅表示在您的组织本地,而不是远程/在云中。参见 https://en.wikipedia.org/wiki/On-premises_software