github.com/kubewharf/katalyst-core@v0.5.3/docs/proposals/qos-management/wip-20220615-sys-advisor.md (about)

     1  ---
     2  title: Katalyst Reporter Manager
     3  authors:
     4    - "sun-yuliang"
     5  reviewers:
     6    - "waynepeking348"
     7    - "csfldf"
     8    - "Aiden-cn"
     9    - "pendoragon"
    10  creation-date: 2022-06-15
    11  last-updated: 2023-02-23
    12  status: provisional
    13  ---
    14  
    15  # Katalyst SysAdvisor (TBD)
    16  
    17  SysAdvisor is the core node-level resource recommendation module, and it uses statistical-based, indicator-based, and ml-based algorithms for different scenarios.
    18  The detailed proposal contents for Katalyst SysAdvisor is ongoing and will be released in the next quarter.
    19  
    20  ## Table of Contents
    21  
    22  <!-- toc -->
    23  
    24  - [Summary](#summary)
    25  - [Motivation](#motivation)
    26      - [Goals](#goals)
    27      - [Non-Goals](#non-goals)
    28  - [Proposal](#proposal)
    29      - [User Stories](#user-stories)
    30          - [Story 1](#story-1)
    31          - [Story 2](#story-2)
    32      - [Design Overview [Optional]](#design-overview-optional)
    33      - [API [Optional]](#api-optional)
    34      - [Design Details](#design-details)
    35  - [Alternatives](#alternatives)
    36  
    37  <!-- /toc -->
    38  
    39  ## Summary
    40  
    41  ## Motivation
    42  
    43  ### Goals
    44  
    45  ### Non-Goals
    46  
    47  ## Proposal
    48  
    49  ### User Stories
    50  
    51  #### Story 1
    52  
    53  #### Story 2
    54  
    55  ### Design Overview
    56  
    57  ### Design Details
    58  
    59  ## Alternatives