8.5 资源限制模型以及 QoS

作为一个编排系统,资源管理至少需要考虑以下几个方面:

  • 资源模型的抽象:
    • 有哪些种类的资源,例如,CPU、内存等
    • 这些资源如何表示
  • 资源的调度:
    • 如何描述一个资源的申请,例如 一个容器需要 2 核 4GB 内存。
  • 资源的限额:

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.