logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Shu Muto, Sebastian Florek
2022-05-19

tldr - powered by Generative AI

The presentation discusses the roadmap for improving the scalability and performance of Kubernetes Dashboard by decoupling the API and UI, implementing a new API architecture, and introducing a new outer layer.
  • The current container for the API and UI will be split into two separate containers to improve scalability and ease of management
  • Styling improvements will be made to allow for mounting custom themes into the separated UI container
  • A new API architecture will be implemented with a GraphQL API to handle live updates more efficiently
  • A new outer layer will be introduced to improve the overall performance of Kubernetes Dashboard