microsoft / microsoft/pai

Show cluster-level information for admin in webportal

Open
#5,254 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

Currently, the admin cannot see some cluster-level information in webportal, e.g.

  • the cluster scheduler: whether default scheduler or hivedscheduler is used
  • cluster id
  • whether job history is on or off
  • docker image information

It is not convenient for the admins. We can show the basic cluster-level information in webportal.

Work items for this issue:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the webportal administration menu and the REST API specification linked in the issue. Trace how cluster information is currently exposed, then implement the listed scheduler, cluster ID, job-history, and Docker image details in the admin view and enrich the API as needed. Done means administrators can see these basic cluster-level values in webportal.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript, kubernetes
Domain
api, devops, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.