GSoC Meta K8s

General Information

Name: Ajat Prabha
GitHub: ajatprabha
Email: ajat.prabha.leo@gmail.com
Blog: https://ajatprabha.in
Mentors:

Issues and Pull Requests

Total: 10

TODOs | Improvement scope

  1. Release plugin builder pipeline for developers to compile plugins with Angular CLI.
  2. [Optional] Release common components from kubernetes/dashboard as an NPM package.
  3. Add ability to inject a plugin into certain existing places in the dashboard:
    • UI Example: Some system uses "Cluster" CRD to describe overall cluster. We should be able to write a plugin that would allow to see this detail view in a better way than raw CRD object definition + Add some options to trigger actions in an external system.
    • Navbar Example: Another use case would be adding new entry to navbar with custom support for some CRD.